-
Notifications
You must be signed in to change notification settings - Fork 26
Bump the all-python-packages group across 1 directory with 23 updates #525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/uv/all-python-packages-1e42f37383
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Bumps the all-python-packages group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [accelerate](https://github.com/huggingface/accelerate) | `1.10.1` | `1.12.0` | | [datasets](https://github.com/huggingface/datasets) | `4.2.0` | `4.4.1` | | [flwr](https://github.com/adap/flower) | `1.22.0` | `1.24.0` | | [pyarrow](https://github.com/apache/arrow) | `21.0.0` | `22.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.0` | | [transformers](https://github.com/huggingface/transformers) | `4.56.2` | `4.57.3` | | [sentence-transformers](https://github.com/huggingface/sentence-transformers) | `5.1.1` | `5.1.2` | | [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.10` | | [langchain-core](https://github.com/langchain-ai/langchain) | `0.3.79` | `1.1.1` | | [black](https://github.com/psf/black) | `25.9.0` | `25.12.0` | | [mypy](https://github.com/python/mypy) | `1.18.2` | `1.19.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.3.0` | `4.5.0` | | [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.8` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.21` | `9.7.0` | 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 4.4.1 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@4.2.0...4.4.1) Updates `flwr` from 1.22.0 to 1.24.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.24.0) Updates `pyarrow` from 21.0.0 to 22.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-21.0.0...apache-arrow-22.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.0 - [Release notes](https://github.com/huggingface/peft/releases) - [Commits](huggingface/peft@v0.17.1...v0.18.0) Updates `transformers` from 4.56.2 to 4.57.3 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.56.2...v4.57.3) Updates `sentence-transformers` from 5.1.1 to 5.1.2 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v5.1.1...v5.1.2) 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.10 - [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.10) Updates `langchain-core` from 0.3.79 to 1.1.1 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==0.3.79...langchain-core==1.1.1) Updates `unsloth` from 2025.10.1 to 2025.9.5 - [Release notes](https://github.com/unslothai/unsloth/releases) - [Commits](https://github.com/unslothai/unsloth/commits) Updates `black` from 25.9.0 to 25.12.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.9.0...25.12.0) Updates `mypy` from 1.18.2 to 1.19.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.0) Updates `pre-commit` from 4.3.0 to 4.5.0 - [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.0) 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.8 - [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.8) Updates `mkdocs-material` from 9.6.21 to 9.7.0 - [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.0) --- 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: 4.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: flwr dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: pyarrow dependency-version: 22.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.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: transformers dependency-version: 4.57.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: sentence-transformers dependency-version: 5.1.2 dependency-type: direct:production update-type: version-update:semver-patch 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.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-packages - dependency-name: langchain-core dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-python-packages - dependency-name: unsloth dependency-version: 2025.9.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: black dependency-version: 25.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: mypy dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: pre-commit dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: pylint dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-packages - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-python-packages - dependency-name: pytest-asyncio dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-packages - dependency-name: ruff dependency-version: 0.14.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-python-packages - dependency-name: mkdocs-material dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
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 20 updates in the / directory:
1.10.11.12.04.2.04.4.11.22.01.24.021.0.022.0.02.12.02.12.52.11.02.12.02.8.02.9.10.17.10.18.04.56.24.57.35.1.15.1.21.75.11.76.00.14.40.14.100.3.791.1.125.9.025.12.01.18.21.19.04.3.04.5.04.0.04.0.48.4.29.0.20.14.00.14.89.6.219.7.0Updates
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 4.4.1Release notes
Sourced from datasets's releases.
... (truncated)
Commits
6a6983arelease: 4.4.1 (#7849)d32a1f7DOC: remove mode parameter in docstring of pdf and video feature (#7848)f2f58b3Better streaming retries (504 and 429) (#7847)5cb2925set dev version (#7846)232cb10Release: 4.4.0 (#7845)fc7f97csupport fsspec 2025.10.0 (#7844)03c16ecfix column with transform (#7843)0e7c6caAdd num channels to audio (#7840)8b1bd4ePython 3.14 (#7836)9e5b0e6resolves the ValueError: Unable to avoid copy while creating an array (#7831)Updates
flwrfrom 1.22.0 to 1.24.0Release notes
Sourced from flwr's releases.
... (truncated)
Commits
124e142feat(framework): Update changelog forv1.24.0release (#6163)30509ccrefactor(framework): Adjust exit code for simulations (#6227)0f4ef59fix(framework): FixFLWRCLI_NODE_AUTH_PUBLIC_KEY_INVALIDhelp message8b2d96efix(framework): Add key replacement to ensure backend config operates with `_...800a264feat(framework): Trigger graceful shutown for app processes when heartbeat fa...df7f0b9refactor(framework): Remove the old ServerApp heartbeat mechanism (#6225)08e2897feat(framework): Ensure cleanup when tokens expire inNodeState(#6224)dd3c827refactor(framework): AddObjectStoretoCoreState(#6223)e4ce0cafeat(framework): Ensure cleanup when tokens expire inLinkState(#6215)fe13b90refactor(framework): Move theheartbeat.pytosupercorefromcommon(#6...Updates
pyarrowfrom 21.0.0 to 22.0.0Release notes
Sourced from pyarrow's releases.
Commits
5aeb5f2MINOR: [Release] Update versions for 22.0.081563adMINOR: [Release] Update .deb/.rpm changelogs for 22.0.0c505536MINOR: [Release] Update CHANGELOG.md for 22.0.0e04fafbGH-47838: [C++][Parquet] Set Variant specification version to 1 to align with...07e4d5aGH-47819: [CI][Packaging][Release] Avoid triggering Linux packages on release...e2fa94cGH-47809: [CI][Release] Fix Windows verification job trying to install patch ...2140934GH-47738: [R] Update NEWS.md for 22.0.0 (#47739)08f5304GH-47803: [C++][Parquet] Fix read out of bounds on invalid RLE data (#47804)d5b8e2bGH-47438: [Python][Packaging] Set up wheel building for Python 3.14 (#47616)618f609GH-47795: [Archery] Add support for custom Docker registry (#47796)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)