build(deps): bump the python-packages-minor-patch group with 24 updates - #282
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the python-packages-minor-patch group with 24 updates#282dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-packages-minor-patch group with 24 updates: | Package | From | To | | --- | --- | --- | | [pyarrow](https://github.com/apache/arrow) | `25.0.0` | `25.0.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.4` | `2.13.5` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.14.2` | `2.15.0` | | [pyzmq](https://github.com/zeromq/pyzmq) | `27.1.0` | `27.2.0` | | [that-depends](https://github.com/modern-python/that-depends) | `4.0.2` | `4.1.0` | | [typer](https://github.com/fastapi/typer) | `0.27.0` | `0.27.2` | | [adlfs](https://github.com/fsspec/adlfs) | `2026.5.0` | `2026.8.0` | | [gcsfs](https://github.com/fsspec/gcsfs) | `2026.7.0` | `2026.8.0` | | [llama-index-core](https://github.com/run-llama/llama_index) | `0.14.23` | `0.14.24` | | [redis](https://github.com/redis/redis-py) | `8.0.1` | `8.1.0` | | [hatch](https://github.com/pypa/hatch) | `1.17.1` | `1.18.0` | | [ipython](https://github.com/ipython/ipython) | `9.15.0` | `9.17.0` | | [ipywidgets](https://github.com/jupyter-widgets/ipywidgets) | `8.1.8` | `8.1.9` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.6.2` | `4.6.3` | | [mypy](https://github.com/python/mypy) | `2.3.0` | `2.3.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.1` | `4.6.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.0` | `0.16.5` | | [aiofile](https://github.com/mosquito/aiofile) | `3.11.1` | `3.12.3` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.2` | `7.16.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.3.0` | `1.4.0` | | [pytest-benchmark](https://github.com/ionelmc/pytest-benchmark) | `5.2.3` | `5.3.0` | | [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) | `16.4` | `16.6` | | [time-machine](https://github.com/adamchainz/time-machine) | `3.2.0` | `3.5.0` | Updates `pyarrow` from 25.0.0 to 25.0.1 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-25.0.0...apache-arrow-25.0.1) Updates `pydantic` from 2.13.4 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) Updates `pydantic-settings` from 2.14.2 to 2.15.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.2...v2.15.0) Updates `pyzmq` from 27.1.0 to 27.2.0 - [Release notes](https://github.com/zeromq/pyzmq/releases) - [Commits](zeromq/pyzmq@v27.1.0...v27.2.0) Updates `that-depends` from 4.0.2 to 4.1.0 - [Release notes](https://github.com/modern-python/that-depends/releases) - [Commits](modern-python/that-depends@4.0.2...4.1.0) Updates `typer` from 0.27.0 to 0.27.2 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.27.0...0.27.2) Updates `adlfs` from 2026.5.0 to 2026.8.0 - [Release notes](https://github.com/fsspec/adlfs/releases) - [Changelog](https://github.com/fsspec/adlfs/blob/main/CHANGELOG.md) - [Commits](fsspec/adlfs@2026.5.0...2026.8.0) Updates `gcsfs` from 2026.7.0 to 2026.8.0 - [Release notes](https://github.com/fsspec/gcsfs/releases) - [Commits](fsspec/gcsfs@2026.7.0...2026.8.0) Updates `llama-index-core` from 0.14.23 to 0.14.24 - [Release notes](https://github.com/run-llama/llama_index/releases) - [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md) - [Commits](run-llama/llama_index@v0.14.23...v0.14.24) Updates `redis` from 8.0.1 to 8.1.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v8.0.1...v8.1.0) Updates `hatch` from 1.17.1 to 1.18.0 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatch-v1.17.1...hatch-v1.18.0) Updates `ipython` from 9.15.0 to 9.17.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.15.0...9.17.0) Updates `ipywidgets` from 8.1.8 to 8.1.9 - [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) - [Commits](jupyter-widgets/ipywidgets@8.1.8...8.1.9) Updates `jupyterlab` from 4.6.2 to 4.6.3 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.6.2...@jupyterlab/lsp@4.6.3) Updates `mypy` from 2.3.0 to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.3.0...v2.3.1) Updates `pre-commit` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.1...v4.6.2) Updates `ruff` from 0.16.0 to 0.16.5 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.16.0...0.16.5) Updates `aiofile` from 3.11.1 to 3.12.3 - [Release notes](https://github.com/mosquito/aiofile/releases) - [Commits](mosquito/aiofile@3.11.1...3.12.3) Updates `coverage` from 7.15.2 to 7.16.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.2...7.16.0) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `pytest-asyncio` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) Updates `pytest-benchmark` from 5.2.3 to 5.3.0 - [Release notes](https://github.com/ionelmc/pytest-benchmark/releases) - [Changelog](https://github.com/ionelmc/pytest-benchmark/blob/master/CHANGELOG.rst) - [Commits](ionelmc/pytest-benchmark@v5.2.3...v5.3.0) Updates `pytest-rerunfailures` from 16.4 to 16.6 - [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst) - [Commits](pytest-dev/pytest-rerunfailures@16.4...16.6) Updates `time-machine` from 3.2.0 to 3.5.0 - [Changelog](https://github.com/adamchainz/time-machine/blob/main/docs/changelog.rst) - [Commits](adamchainz/time-machine@3.2.0...3.5.0) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 25.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages-minor-patch - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages-minor-patch - dependency-name: pydantic-settings dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages-minor-patch - dependency-name: pyzmq dependency-version: 27.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages-minor-patch - dependency-name: that-depends dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages-minor-patch - dependency-name: typer dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages-minor-patch - dependency-name: adlfs dependency-version: 2026.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages-minor-patch - dependency-name: gcsfs dependency-version: 2026.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages-minor-patch - dependency-name: llama-index-core dependency-version: 0.14.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages-minor-patch - dependency-name: redis dependency-version: 8.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages-minor-patch - dependency-name: hatch dependency-version: 1.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages-minor-patch - dependency-name: ipython dependency-version: 9.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages-minor-patch - dependency-name: ipywidgets dependency-version: 8.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages-minor-patch - dependency-name: jupyterlab dependency-version: 4.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages-minor-patch - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages-minor-patch - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages-minor-patch - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages-minor-patch - dependency-name: aiofile dependency-version: 3.12.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages-minor-patch - dependency-name: coverage dependency-version: 7.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages-minor-patch - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages-minor-patch - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages-minor-patch - dependency-name: pytest-benchmark dependency-version: 5.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages-minor-patch - dependency-name: pytest-rerunfailures dependency-version: '16.6' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages-minor-patch - dependency-name: time-machine dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python-packages-minor-patch group with 24 updates:
25.0.025.0.12.13.42.13.52.14.22.15.027.1.027.2.04.0.24.1.00.27.00.27.22026.5.02026.8.02026.7.02026.8.00.14.230.14.248.0.18.1.01.17.11.18.09.15.09.17.08.1.88.1.94.6.24.6.32.3.02.3.14.6.14.6.20.16.00.16.53.11.13.12.37.15.27.16.09.0.39.1.11.3.01.4.05.2.35.3.016.416.63.2.03.5.0Updates
pyarrowfrom 25.0.0 to 25.0.1Release notes
Sourced from pyarrow's releases.
Commits
beccec0MINOR: [Release] Update versions for 25.0.17bdf01aMINOR: [Release] Update .deb/.rpm changelogs for 25.0.191dbae1MINOR: [Release] Update CHANGELOG.md for 25.0.1849d463GH-50808: [Python] Narrow Feather deprecation to V1 format (#50685)e70ebf5GH-50600: [Release] Pin Python version in Conda verificationf5037beGH-50578: [C++][FlightRPC][ODBC] Always return SQL_NO_DATA from GetMoreResult...1491589GH-50503: [Parquet] Remove SVE128 unpack (#50611)d1eaaedGH-50326: [Python] Convert arrays to Python objects without per-element Scala...fe14135GH-50428: [C++] Better mimalloc configuration on macOS (#50549)8fb632aGH-50383: [Release] Remove deprecated -f flag on conda create environment (#5...Updates
pydanticfrom 2.13.4 to 2.13.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
001dea0Bumppypa/gh-action-pypi-publishaction to v1.14.2558379fBump twine to v7.0.02cfd5d3Do not check for docs builda735beeFix more Clippy lints7eed4a1Fix Clippy 0.1.95 warningsb353bbbPrepare release v2.13.563d2cccCount validated model fields once in smart unionsa53ec2eSpeed up PyPy CI testsd65e0f9Workaround circular import error in Mypy47a6dbfFix missing GC traversal inpydantic-coreforGeneralFieldsSerializerUpdates
pydantic-settingsfrom 2.14.2 to 2.15.0Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
f725ca1Prepare release 2.15.0 (#930)28f35c2Bump the python-packages group with 4 updates (#929)9056db0test: move function-local imports to the top of test modules (#927)f077e3afix: raise ValidationError for non-JSON env values on strict fields (#926)ae25d70fix: treat Secret subclasses as non-complex fields (#716) (#920)798dceaBump the python-packages group with 4 updates (#924)a190041Bump the github-actions group with 4 updates (#925)5d93332Bump the python-packages group with 4 updates (#921)d2fdedafix: read secret files as UTF-8 instead of the locale encoding (#917)2256a4eBump the python-packages group with 3 updates (#915)Updates
pyzmqfrom 27.1.0 to 27.2.0Release notes
Sourced from pyzmq's releases.
Commits
c6bc8f2Bump to 27.2.0326d7d9Merge pull request #2213 from minrk/2721cfcb1e0changelog for 27.25e1bb1eMerge pull request #2212 from minrk/curve_keygencd64002add zmq.curve_keygen cli entrypoint16891f2Merge pull request #2211 from minrk/libsodium-10229e8cef1put instructions in a comment6652ccfbundle libsodium 1.0.2295b77e1Merge pull request #2183 from jorenham/typing/error/coverage9c18dcbMerge pull request #2210 from zeromq/dependabot/pip/tools/cibuildwheel-eq-4.2...Updates
that-dependsfrom 4.0.2 to 4.1.0Release notes
Sourced from that-depends's releases.
Commits
4d3f4d3Selector contexts (#233)847039dchore: adopt ruff 0.16.0 (#236)2688f0bProvide typing (#232)df8c84cExplicit arguments (#230)f9d99a2fix: resolve postponed injection annotations (#229)755dcfbfix: raise for missing context keys (#231)5969ef8fix: restore contexts after exceptions (#227)e181b6cchore: add pull request template (#234)7cc310efix: support typing for lazy providers.de0cee3docs: drop redundant title front matter on home page (#226)Updates
typerfrom 0.27.0 to 0.27.2Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
Commits
99eb220🔖 Release version 0.27.2 (#1943)a2c9f1e📝 Update release notes41dea8f♻️ Createexceptionsmodule andTyperExceptionbase class (#1942)407d924📝 Update release notes41c8224⬆️ Bump setup-uv action to 10.0.1 (#1940)9a7b2e8📝 Update release notes31f30d7👷 Migrate automatic labels to Latest Changes (#1931)dacef1b📝 Update release notes42a9639👷 Remove legacy label check (#1930)361bdd8📝 Update release notesUpdates
adlfsfrom 2026.5.0 to 2026.8.0Release notes
Sourced from adlfs's releases.
Changelog
Sourced from adlfs's changelog.
Commits
6362b4fUpdate changelog for 2026.8.0 release (#557)838f082Fixed ls() bug when files have the same prefix (#549)e6c5cb4Forward content_settings on write (open, pipe_file, put_file) (#554)8a12468Add project URLs to package metadata (#550)Updates
gcsfsfrom 2026.7.0 to 2026.8.0Release notes
Sourced from gcsfs's releases.
Commits
ea2a1ffchore: release 2026.8.0 (#995)158badbfeat(subsystembenchmarks): add webdataset image dataloading read benchmark (#...2089c10feat(subsystembenchmarks): generalize dataloading seam for multiple loaders (...c99137dsubsystembenchmarks: support model id substitution in checkpointing save (#1003)9d38875Track whether cache_type is explicitly set or defaulting in User-Agent header...8accb61fix(benchmarks): force reinstall requirement overrides and wait for JobSet we...807e628feat(subsystembenchmarks): add PyTorch Lightning checkpointing save benchmark...38aaf37fix(macrobenchmarks): enable autoupgrade on GKE clusters and node pools (#999)afcaa35Update benchmarks to remove custom env for prefetcher (#996)8880f63Makes prefetcher none cache default (#992)Updates
llama-index-corefrom 0.14.23 to 0.14.24Release notes
Sourced from llama-index-core's releases.
... (truncated)
Changelog
Sourced from llama-index-core's changelog.
... (truncated)
Commits
9ba74b8Release 0.14.24 (#22761)04823ebfix pre-release script (#22760)30e759afeat(google-genai): use gemini 3.7 Flash by default in lib and docs (#22734)01cb24cfix: dont overwrite thought signatures (#21562)3759b52feat(ag-ui): support multimodal user input (images, audio, video, documents) ...afd0feffix(pinecone): support pinecone client v8 and v9 (#22511)9bbdfe1fix a few typos (#22512)9808e4bfix(embeddings): validate non-empty Bedrock embedding payload before AWS call...7b64c7efix: close file handles and http connections in reader integrations (#22529)