deps(deps): bump the python-dependencies group across 1 directory with 15 updates - #56
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): bump the python-dependencies group across 1 directory with 15 updates#56dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 15 updates Bumps the python-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.139.2` | `0.141.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.51.0` | `0.52.4` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.2` | `1.2.3` | | [pyarrow](https://github.com/apache/arrow) | `25.0.0` | `25.0.1` | | [sentence-transformers](https://github.com/huggingface/sentence-transformers) | `5.6.0` | `6.0.1` | | [transformers](https://github.com/huggingface/transformers) | `5.14.1` | `5.16.1` | | [torchvision](https://github.com/pytorch/vision) | `0.28.0` | `0.29.0` | | [litellm](https://github.com/BerriAI/litellm) | `1.93.0` | `1.99.0` | | [starlette](https://github.com/Kludex/starlette) | `1.3.1` | `1.6.0` | | [polars](https://github.com/pola-rs/polars) | `1.43.0` | `1.44.1` | | [build](https://github.com/pypa/build) | `1.5.1` | `1.6.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.1` | `4.6.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.22` | `0.16.6` | | [twine](https://github.com/pypa/twine) | `6.2.0` | `7.0.0` | | [ty](https://github.com/astral-sh/ty) | `0.0.62` | `0.0.78` | Updates `fastapi` from 0.139.2 to 0.141.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.139.2...0.141.1) Updates `uvicorn` from 0.51.0 to 0.52.4 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.51.0...0.52.4) Updates `python-dotenv` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.2...v1.2.3) 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 `sentence-transformers` from 5.6.0 to 6.0.1 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v5.6.0...v6.0.1) Updates `transformers` from 5.14.1 to 5.16.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v5.14.1...v5.16.1) Updates `torchvision` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.28.0...v0.29.0) Updates `litellm` from 1.93.0 to 1.99.0 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.93.0...v1.99.0) Updates `starlette` from 1.3.1 to 1.6.0 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@1.3.1...1.6.0) Updates `polars` from 1.43.0 to 1.44.1 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.43.0...py-1.44.1) Updates `build` from 1.5.1 to 1.6.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.5.1...1.6.0) 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.15.22 to 0.16.6 - [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.15.22...0.16.6) Updates `twine` from 6.2.0 to 7.0.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@6.2.0...7.0.0) Updates `ty` from 0.0.62 to 0.0.78 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.62...0.0.78) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pyarrow dependency-version: 25.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: sentence-transformers dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: transformers dependency-version: 5.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: torchvision dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: litellm dependency-version: 1.99.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: starlette dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: polars dependency-version: 1.44.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: build dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: twine dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: ty dependency-version: 0.0.78 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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-dependencies group with 15 updates in the / directory:
0.139.20.141.10.51.00.52.41.2.21.2.325.0.025.0.15.6.06.0.15.14.15.16.10.28.00.29.01.93.01.99.01.3.11.6.01.43.01.44.11.5.11.6.04.6.14.6.20.15.220.16.66.2.07.0.00.0.620.0.78Updates
fastapifrom 0.139.2 to 0.141.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
95f8322🔖 Release version 0.141.1 (#16106)f137944📝 Update release notesd623544🐛 Fix support for background tasks and headers from dependencies in `app.fron...1d211b9📝 Update release notes8a1f876📝 DocumentFASTAPI_ENVin FastAPI CLI guide (#16104)c7e7b65🔖 Release version 0.141.0 (#16103)6bceb84📝 Update release notes5429fed✨ Addapp.frontend(check_dir="auto"), to make local development more conven...628663f🔖 Release version 0.140.13 (#16096)0b54fd0📝 Update release notesUpdates
uvicornfrom 0.51.0 to 0.52.4Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
8988c23Stabilize macOS Python 3.13 signal shutdown tests (#3084)898ddcaUpdate PyPI publish action to version 1.14.2 (#3083)3869f8aRestore Mermaid diagram rendering (#3080)64148a9Version 0.52.4 (#3079)9e9e569docs: correct release example PR number (#3072)b783dacRemove duplicate Date header from SansIO WebSocket handshakes (#3078)27019b2chore(deps): bump the python-packages group across 1 directory with 11 update...1b64273Fix a typo in index.md (#3006)a68da60Version 0.52.3 (#3068)6e3bb4cUse zttp 0.0.24 fast receive path (#3067)Updates
python-dotenvfrom 1.2.2 to 1.2.3Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
49515afBump version: 1.2.2 → 1.2.38ac846fchore: add release runbook (RELEASING.md) and make release targetbb31c94docs: add 1.2.3 release notes (#606, #638, #680)f7b18d9fix: round-trip backslashes through set_key (#680)751f8c1ci(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions gro...f1937b6chore(deps): update mkdocs-include-markdown-plugin requirement from >=6.0.0 t...45b9372chore(deps): update pytest requirement from >=3.9 to >=9.0.3 (#653)72896e9docs: fix broken mkdocs link in CONTRIBUTING.md (#636)72754a1ci(deps): bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 in the github-a...078325eci(security): harden CI/CD supply chain with SHA pinning and least-privilege ...Updates
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
sentence-transformersfrom 5.6.0 to 6.0.1Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
b0acd1aUpdate README installation versions9b415acRelease v6.0.1cc0669cAdd/update revisions for pretrained MVE models (#3972)f8390f4[docs] Refresh the MultiVectorEncoder pretrained models tables (#3969)4b51722[fix] Compose the PyLate prefix with the saved prompt (#3968)e99c4a9[fix] Forwardtaskto routed modules inRouter.preprocess(#3967)5d2ec93[docs] Link the Multi-Vector Encoder blogposts (#3966)9c5de2a[docs] Clarify which Hub tags to filter on for each model type (#3964)83680bd[docs] Add more MultiVectorEncoder models to the pretrained models tables (#3...1a43278docs: Add MultiVectorEncoder to the skills README, refresh the SauerkrautLM s...Updates
transformersfrom 5.14.1 to 5.16.1Release notes
Sourced from transformers's releases.
... (truncated)
Commits
93c8b7bv5.16.1cdaca83[Glm 5.3 Flash] GLM 5.3 Flash Support (#48342)b366ad3Fix kernel commit and repo paths for ESMFold2 (#48186)f2f4327Restore BC for the tensor-parallel API (#48300)93d1bcfrelease: v5.16.0276c5c4Add Qwen4Exp model (#48337)d3cdaecFix video-llama modular conversion (#48336)949e301CI: gate the hunyuan-moe slow test (#48330)5fcf605Add a regression test for force_accelerate_hooks signature preservation (#48...27e7f6cAdd an opt-in per-frame pixel cap (cap_pixels_per_frame) to the Qwen3-VL vide...Updates
torchvisionfrom 0.28.0 to 0.29.0Release notes
Sourced from torchvision's releases.
Commits
fc73f5aMerge branch 'release/0.29' of github.com:pytorch/vision into release/0.29f9b2669[Cherry-pick for 0.29] (#9634)e1b5802Revert "Update version.txt for 0.30.0 (#9607)"2757376Merge remote-tracking branch 'origin' into release/0.299e21b88Consolidate CUDA helpers and remove the legacy _C extension in place of Stabl...541c083Port deform_conv2d (CUDA) to stable ABI. (#9626)2f411e7Port ps_roi_pool (CUDA) to stable ABI. (#9623)ae0ca92Port ps_roi_align (CUDA) to stable ABI. (#9625)ff1a18dPort roi_align (CUDA) to stable ABI. (#9573)8af7a68Port roi_pool (CUDA) to stable ABI. (#9582)Updates
litellmfrom 1.93.0 to 1.99.0Release notes
Sourced from litellm's releases.
... (truncated)
Commits
fa647f7Merge pull request #39048 from BerriAI/litellm_/docker-build-failure-9f62475892e30fix(docker): pin apk python to 3.13 in migrations image91f1a57fix(docker): bump wolfi-base for glibc 2.44 and pin apk python to 3.13d0c8667Merge pull request #38862 from BerriAI/litellm_/litellm-e2e-rc-1-99-0-11cfd8da1d292test(e2e): measure the select popup after it settles instead of mid-flighta2aecfefix(e2e): only the negative fallback assertion needs every replica to agreeab1da05test(e2e): de-flake the cost-header cache read and the router fallback control1411852Merge pull request #38855 from BerriAI/litellm_/backport-38251-rc-1-99-0f0ee067fix(anthropic): translate tool_result document blocks in the /v1/messages bridge4b281e7Merge pull request #38854 from BerriAI/litellm_backport_model_test_dialog_str...Updates
starlettefrom 1.3.1 to 1.6.0Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.