build(deps): bump the minor-and-patch group across 1 directory with 15 updates - #11
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the minor-and-patch group across 1 directory with 15 updates#11dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…5 updates --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tiktoken dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: python-telegram-bot dependency-version: '22.8' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pydantic-settings dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: grpcio dependency-version: 1.83.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: nvidia-riva-client dependency-version: 2.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: torch dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: transformers dependency-version: 5.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: accelerate dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ty dependency-version: 0.0.76 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-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 minor-and-patch group with 15 updates in the / directory:
0.49.00.52.42.13.42.13.51.2.21.2.30.13.00.14.022.722.82.14.12.15.03.14.03.14.31.81.01.83.12.26.02.27.02.12.0+cu1302.13.05.10.25.16.11.13.01.14.09.0.39.1.10.0.440.0.760.15.160.16.5Updates
uvicornfrom 0.49.0 to 0.52.4Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
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
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
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
tiktokenfrom 0.13.0 to 0.14.0Changelog
Sourced from tiktoken's changelog.
Commits
4e71bbeRelease 0.14.0 (#597)212b893Fail open for GPT-5 model tokenisers (#596)4187ba3Upgrade dependencies (#595)92a8255Remove test-skip comment for macOS arm64 (#562)674f5e6Build Python 3.15 (#594)dbea866Remove deprecated freethreading buildf678224Update cibuildwheel08a5f3bci: use static artifact name for sdist build job (#535)Updates
python-telegram-botfrom 22.7 to 22.8Release notes
Sourced from python-telegram-bot's releases.
Commits
afb9fc4Fix: Delete the chango here5d663afBump version to v22.8 (#5262)0dd6afcDocumentation Improvements (#5240)4c710a3Support Python 3.15 beta (#5259)0fb5678Full Support for Bot API 10.0 (#5229)ab29967Update actions/stale action to v10.3.0 (#5255)cc7b55dUpdate github/codeql-action action to v4.36.0 (#5256)6cfed61Update pypa/gh-action-pypi-publish action to v1.14.0 (#5257)74e1d9fUpdate dependency sphinxcontrib-mermaid to v2.0.2 (#5254)351a282Update dependency astral-sh/uv to v0.11.16 (#5253)Updates
pydantic-settingsfrom 2.14.1 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
aiohttpfrom 3.14.0 to 3.14.3Updates
grpciofrom 1.81.0 to 1.83.1Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
aae2670[Backport][v1.83.x] Fix legacy_channel.cc compile error with `std::optional<a...b77ea36[Backport][v1.83.x] Memory optimization (#43297)9dcd5aa[CI] Fix Python 3.15 Sanity (#43299)ed8899e[Backport][v1.83.x] Fixing bug in GoAway and gRPC Message Compression (#43270)5f8d6df[Release] Bump version to 1.83.1 (on v1.83.x branch) (#43274)291e0be[Backport][v1.83.x][Python] Fix the StatusCode Enums to be int (#43252)05ceb5d[CI][Backport][v1.83.x][Python] Fix PSM Interop xds-v3 Python continuous fail...dbc73b8[Backport][v1.83.x][PHP]updated workflow to preserve github folder (#43243)c876f4d[Release] Bump version to 1.83.0 (on v1.83.x branch) (#43036)b5c40cd[Backport][v1.83.x][Python] grpc-status: Relax protobuf dependency lower boun...Updates
nvidia-riva-clientfrom 2.26.0 to 2.27.0Commits
Updates
torchfrom 2.12.0+cu130 to 2.13.0Release notes
Sourced from torch's releases.
... (truncated)
Commits
Updates
transformersfrom 5.10.2 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
acceleratefrom 1.13.0 to 1.14.0Release notes
Sourced from accelerate's releases.
... (truncated)
Commits
beb0672Release: v1.14.0a5cb37cFix all tests (#4072)14d7cdcSupport dynamic batch size in BatchSamplerShard with even_batches (#3969)77eb5cffix(tracker): guard init_trackers and log against None kwargs (#4026)379c8e0fix(security): remediate workflow vulnerability in .github/workflows/build-do...61e6420Fix to-fsdp2: actually drop REMOVED / NOT_YET_IMPLEMENTED FSDP1 keys (#4065)b120c1ftests: Gracefully handle missing set_device for mps (#4028)418015atest: add regression test for no_split_module_classes accepting set type (#4048)3f1acf8Bump the actions group with 8 updates (#4068)a2e5292docs: add aggregate profiler memory example (#4054)Updates
pytest...Description has been truncated