Bump the all-python-packages group across 1 directory with 22 updates#529
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the all-python-packages group across 1 directory with 22 updates#529dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all-python-packages group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [accelerate](https://github.com/huggingface/accelerate) | `1.10.1` | `1.12.0` | | [flwr](https://github.com/adap/flower) | `1.22.0` | `1.25.0` | | [pyarrow](https://github.com/apache/arrow) | `21.0.0` | `23.0.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.0` | `2.12.5` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.11.0` | `2.12.0` | | [torch](https://github.com/pytorch/pytorch) | `2.8.0` | `2.9.1` | | [peft](https://github.com/huggingface/peft) | `0.17.1` | `0.18.1` | | [transformers](https://github.com/huggingface/transformers) | `4.56.2` | `4.57.6` | | [sentence-transformers](https://github.com/huggingface/sentence-transformers) | `5.1.1` | `5.2.0` | | [grpcio](https://github.com/grpc/grpc) | `1.75.1` | `1.76.0` | | [llama-index-core](https://github.com/run-llama/llama_index) | `0.14.4` | `0.14.12` | | [langchain-core](https://github.com/langchain-ai/langchain) | `0.3.79` | `1.2.7` | | [mypy](https://github.com/python/mypy) | `1.18.2` | `1.19.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.3.0` | `4.5.1` | | [pylint](https://github.com/pylint-dev/pylint) | `4.0.0` | `4.0.4` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.0` | `0.14.13` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.21` | `9.7.1` | Updates `accelerate` from 1.10.1 to 1.12.0 - [Release notes](https://github.com/huggingface/accelerate/releases) - [Commits](huggingface/accelerate@v1.10.1...v1.12.0) Updates `datasets` from 4.2.0 to 3.1.0 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@4.2.0...3.1.0) Updates `flwr` from 1.22.0 to 1.25.0 - [Release notes](https://github.com/adap/flower/releases) - [Changelog](https://github.com/adap/flower/blob/main/CHANGELOG.md) - [Commits](adap/flower@v1.22.0...v1.25.0) Updates `pyarrow` from 21.0.0 to 23.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-21.0.0...apache-arrow-23.0.0) Updates `pydantic` from 2.12.0 to 2.12.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.0...v2.12.5) Updates `pydantic-settings` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.11.0...v2.12.0) Updates `torch` from 2.8.0 to 2.9.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.8.0...v2.9.1) Updates `torchvision` from 0.23.0 to 0.24.1 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@0.23.0...v0.24.1) Updates `peft` from 0.17.1 to 0.18.1 - [Release notes](https://github.com/huggingface/peft/releases) - [Commits](huggingface/peft@v0.17.1...v0.18.1) Updates `transformers` from 4.56.2 to 4.57.6 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.56.2...v4.57.6) Updates `sentence-transformers` from 5.1.1 to 5.2.0 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v5.1.1...v5.2.0) Updates `grpcio` from 1.75.1 to 1.76.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.75.1...v1.76.0) Updates `llama-index-core` from 0.14.4 to 0.14.12 - [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.4...v0.14.12) Updates `langchain-core` from 0.3.79 to 1.2.7 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==0.3.79...langchain-core==1.2.7) Updates `unsloth` from 2025.10.1 to 2024.8 - [Release notes](https://github.com/unslothai/unsloth/releases) - [Commits](https://github.com/unslothai/unsloth/commits) Updates `mypy` from 1.18.2 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.1) Updates `pre-commit` from 4.3.0 to 4.5.1 - [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.3.0...v4.5.1) Updates `pylint` from 4.0.0 to 4.0.4 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.0...v4.0.4) Updates `pytest` from 8.4.2 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.2) Updates `pytest-asyncio` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.2.0...v1.3.0) Updates `ruff` from 0.14.0 to 0.14.13 - [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.14.0...0.14.13) Updates `mkdocs-material` from 9.6.21 to 9.7.1 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.21...9.7.1) --- updated-dependencies: - dependency-name: accelerate dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: datasets dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-python-packages - dependency-name: flwr dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: pyarrow dependency-version: 23.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-python-packages - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-packages - dependency-name: pydantic-settings dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: torch dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: torchvision dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: peft dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: transformers dependency-version: 4.57.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: sentence-transformers dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: grpcio dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: llama-index-core dependency-version: 0.14.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-packages - dependency-name: langchain-core dependency-version: 1.2.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-python-packages - dependency-name: unsloth dependency-version: '2024.8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-python-packages - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: pylint dependency-version: 4.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-python-packages - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-python-packages - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: ruff dependency-version: 0.14.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-python-packages - dependency-name: mkdocs-material dependency-version: 9.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
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 all-python-packages group with 18 updates in the / directory:
1.10.11.12.01.22.01.25.021.0.023.0.02.12.02.12.52.11.02.12.02.8.02.9.10.17.10.18.14.56.24.57.65.1.15.2.01.75.11.76.00.14.40.14.120.3.791.2.71.18.21.19.14.3.04.5.14.0.04.0.48.4.29.0.20.14.00.14.139.6.219.7.1Updates
acceleratefrom 1.10.1 to 1.12.0Release notes
Sourced from accelerate's releases.
... (truncated)
Commits
61ff833Release: v1.12.0e3655b9device type helper (#3843)c7e59ddDeepspeed Ulysses/ALST integration (#3817)e8f241fuse self hosted runner (#3841)00b1b18[Bug] Update torch.optim.Optimizer parameter states after tensor parallelism ...a73fd3aFix typo in broadcast_object_list docstring (#3823)a08fb32Change arxiv to hf papers (#3834)61bcdaaupdate bnb quantisation 4bit flag (#3828)a12beeeRemove warning forcpu_ram_efficient_loading(#3816)0a0c989v1.12.0devUpdates
datasetsfrom 4.2.0 to 3.1.0Commits
dfb52e2Release: 3.1.0 (#7270)f8e3321Disallow video push_to_hub (#7265)46e4616fix docs relative links (#7264)b08f762Small addition to video docs (#7263)1946182Allow video with disabeld decoding without decord (#7262)f75f489Don't embed videos (#7259)ff0149fAlways set non-null writer batch size (#7258)444ce83Retry all requests timeouts (#7256)a9c610ffix ci for pyarrow 18 (#7257)91e9313fix decord import (#7255)Updates
flwrfrom 1.22.0 to 1.25.0Release notes
Sourced from flwr's releases.
... (truncated)
Commits
a66982dfeat(framework): Update changelog forv1.25.0(#6298)e3d1aa3Update text and language files (#6306)7d560bcrefactor(examples): Removetensorflow-privacyexample (#6304)533a511docs(examples): Updatejaxtutorial based on the app `@flwrlabs/quickstart-...adc9239ci(*:skip): Fix heartbeat CI test (#6305)7156052Update text and language files (#6303)b3c81d5docs(framework): Updateflwr newsteps in the tutorials (#6283)6cf2800refactor(examples): Updateopacusapp (#6297)547c93edocs(framework): Updateflwr newinstances in documentation (#6294)a918b51build(deps): Bump next in /intelligence/ts/examples/nextjs-web-chats (#6300)Updates
pyarrowfrom 21.0.0 to 23.0.0Release notes
Sourced from pyarrow's releases.
Commits
eafe3a9MINOR: [Release] Update versions for 23.0.045781e8MINOR: [Release] Update .deb/.rpm changelogs for 23.0.0365e5acMINOR: [Release] Update CHANGELOG.md for 23.0.0e33512dGH-48841: [Release][Package] Add GH_TOKEN to rake build step on Linux Packagi...86d28e9GH-48838: [Release] Use gh cli to download sources for Linux packages and pub...b6362d0GH-48582: [CI][GPU][C++][Python] Add new CUDA jobs using the new self-hosted ...8fb7a53GH-48827: [CI][Python] Add required xz dependency to emscripten dockerfile (#...342c5d5GH-48809: [CI] Fix homebrew-cpp with Mac by using formula-based dependency re...8955bbfGH-48631: [R] Non-API calls: 'ATTRIB', 'SET_ATTRIB' (#48634)b90a2b8GH-48314: [Python] Compat with pandas 3.0 changed default datetime unit (#48319)Updates
pydanticfrom 2.12.0 to 2.12.5Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
bd2d0ddPrepare release v2.12.57d0302eDocument security implications when usingcreate_model()e9ef980Fix typo in Standard Library Types documentationf2c20c0Addpydantic-docsdev dependency, make use of versioning blocksa76c1aaUpdate documentation about JSON Schema8cbc72cAdd documentation about custom__init__()99eba59Add additional test forFieldInfo.get_default()c710769Special caseMISSINGsentinel insmart_deepcopy()20a9d77Do not delete mock validator/serializer inrebuild_dataclass()c86515aUpdate parts of the model andrevalidate_instancesdocumentationUpdates
pydantic-settingsfrom 2.11.0 to 2.12.0Release notes
Sourced from pydantic-settings's releases.
Commits
584983dPrepare release 2.12 (#705)6b4d87eAdd Python 3.14 (#704)02de5b6Adapt test_protected_namespace_defaults for dev. Pydantic (#637)4239ea4Drop Python3.9 support (#699)5008c69Restore init kwarg names before returning final state dictionary. (#700)4433101Coerce env vars if strict is True. (#693)4d2ebfdStrip non-explicit default values. (#692)4a6ffcaAdd NestedSecretsSettings source (#690)7a6e96eApply source order: init > env > dotenv > secrets > defaults and pres… (#688)68563edSupport for enum kebab case. (#686)Updates
torchfrom 2.8.0 to 2.9.1Release notes
Sourced from torch's releases.
... (truncated)
Commits
d38164aEnable Doc builds for: Minor Releases RCs. Minor and Patch Releases final RC ...b002562Add doc for Symmetric Memory (#167477)5811a8d[cuDNN][SDPA][Convolution] Expose cuDNN runtime version in CUDA hooks (#167327)f36c764[dynamo][ez] Initialize tracer_output to None by default. (#167366)6877288Change forkserver test to only run below 3.13.8 (#167361)9976b77Cherry-pick LibTorch Stable ABI documentation (#167112 #166661 #163899) (#167...e6bcbbe[Inductor] No longer throw error in bmm out_dtype lowering due to tem… (#166922)8f658d7don't produce invalid grid configs (#166973) (#167158)3d27d95[GraphPartition] cache get_free_symbol_uses (#166338) (#166994)a06141fDelete deprecated fp32 precision warnings (#166956) (#166998)Updates
torchvisionfrom 0.23.0 to 0.24.1Release notes
Sourced from torchvision's releases.
Commits
d801a34[release-only] bump version to 0.24.17a9db90Update min version to 3.10 for release 2.9 (#9239) (#9240)0429d73[release/0.24] cherrypicks for keypoints fix (#9238)b919bd0[release/0.24] cherrypicks for windows failing jobs (#9230)973f5cd[release/0.24] Cherry pick (#9217)e437e35[release/0.24] update version (#9214)fa174c6[release/0.24] Remove prototype (#9211)13b32e2[release/0.24] Update jobs branch (#9212)15f9128Skeleton for keypoints tutorial (#9209)a8dc530Don't build video decoder homemade backend by default (#9208)Updates
peftfrom 0.17.1 to 0.18.1Release notes
Sourced from peft's releases.
... (truncated)
Commits
e3398fcPatch release 0.18.1 (#2983)77daa8dRelease: v0.18.0 (#2908)52e8659Add forward compat. for tied_weights_keys dicts (#2902)7d4c9fdCI: Fix issues caused by pytest v9 (#2904)e82e72aFIX Prefix tuning with Qwen3 issue (#2883)ff00848FIX: Exploit trust_remote_code in prompt tuning (#2896)0eb4668TST Fix 4bit regression test on XPU (#2843)ed00f24DOC Up...Description has been truncated