Bump the python-runtime group across 1 directory with 7 updates - #41
Merged
Conversation
Bumps the python-runtime group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cachetools](https://github.com/tkem/cachetools) | `7.0.2` | `7.1.4` | | [fastapi](https://github.com/fastapi/fastapi) | `0.135.1` | `0.139.2` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.16.0` | `4.17.0` | | [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) | `22.6` | `22.8` | | [requests](https://github.com/psf/requests) | `2.33.0` | `2.34.2` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.41.0` | `0.51.0` | | [mypy](https://github.com/python/mypy) | `1.19.1` | `2.3.0` | Updates `cachetools` from 7.0.2 to 7.1.4 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v7.0.2...v7.1.4) Updates `fastapi` from 0.135.1 to 0.139.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.135.1...0.139.2) Updates `pymongo` from 4.16.0 to 4.17.0 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/main/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.16.0...4.17.0) Updates `python-telegram-bot` from 22.6 to 22.8 - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases) - [Commits](python-telegram-bot/python-telegram-bot@v22.6...v22.8) Updates `requests` from 2.33.0 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.0...v2.34.2) Updates `uvicorn` from 0.41.0 to 0.51.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.41.0...0.51.0) Updates `mypy` from 1.19.1 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v2.3.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.1.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: fastapi dependency-version: 0.139.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: pymongo dependency-version: 4.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: python-telegram-bot dependency-version: '22.8' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: uvicorn dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-runtime - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-runtime ... Signed-off-by: dependabot[bot] <support@github.com>
nikitacometa
approved these changes
Jul 18, 2026
nikitacometa
left a comment
Contributor
There was a problem hiding this comment.
Reviewed dependency-only diff; full CI, container smoke tests, and CodeQL are green.
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-runtime group with 7 updates in the / directory:
7.0.27.1.40.135.10.139.24.16.04.17.022.622.82.33.02.34.20.41.00.51.01.19.12.3.0Updates
cachetoolsfrom 7.0.2 to 7.1.4Changelog
Sourced from cachetools's changelog.
... (truncated)
Commits
48284d7Release v7.1.4.55ea96bUpdate build environment.c5439feAdd threading tests for lock-only decorators.91828fcRun threading tests unconditionally with timeout.16952edRelease v7.1.3.92dd756Prepare v7.1.3.ced08f5Improve cachetools.func type stubs.d809d7bUpdate build environment.c84b5e5Release v7.1.2.39ad61cPrepare v7.1.2.Updates
fastapifrom 0.135.1 to 0.139.2Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
866b7a3🔖 Release version 0.139.2 (#16014)7b3effe📝 Update release notes7fe315c🐛 Refactor router route building to make it thread-safe, mainly relevant for ...c48e67b🔖 Release version 0.139.1 (#16012)2acc4fb📝 Update release noteseb75fd0🐛 Fix frontend fallback support for doted paths like/users/john.doe(#16011)9b8410b📝 Update release notese24d44c📝 Fix topic repository list not being displayed andskip_usersnot being ap...93b78f8📝 Update release notesb959b44📝 Update release notesUpdates
pymongofrom 4.16.0 to 4.17.0Release notes
Sourced from pymongo's releases.
... (truncated)
Changelog
Sourced from pymongo's changelog.
Commits
f2103a9Prep branch v4.173491c08PYTHON-5801 - Update changelog for 4.17 release (#2762)912ef33PYTHON-5798 - Overload retargeting prose tests do not ensure that sec… (#2760)b4e2c03PYTHON-5800 - Simple collation is included in index information (#2761)f31ba09PYTHON-5797 - Add IWM and Overload Error links to changelog (#2757)5da9183PYTHON-5794 - Add prose tests to verify correct retry behavior when a… (#2755)35e51a5Revert "PYTHON-5768 Add AGENTS.md w/copilot instructions" (#2744) (#2754)f41dd5cPYTHON-5772 Increase _gcp_helpers.py coverage (#2749)49e7a05PYTHON-5760 Increase _azure_helpers.py coverage (#2747)a2b0cd8PYTHON-5795 Fix absolute link to CONTRIBUTING.md in README.md (#2756)Updates
python-telegram-botfrom 22.6 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
requestsfrom 2.33.0 to 2.34.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)b7b549bv2.34.1e511bc7Fix mutability issues with headers input types (#7431)5691f59Update JsonType containers to read-based collections (#7436)2144213Constrain Response.reason to str (#7437)6404f34Fixprepare_bodystream detection for__getattr__-based file wrappers (#7...0b401c7v2.34.086b378dAlign Session.get parameters with requests.get (#7429)a4f9a59Port bpo-39057 to Requests (#7427)Updates
uvicornfrom 0.41.0 to 0.51.0Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
e4d0b05Version 0.51.0 (#3028)944e43dRemove colorama from the standard extra (#3027)2e78770Restart workers with overlap on SIGHUP for near-zero-downtime reloads (#3025)a1b570cVersion 0.50.2 (#3022)83c7da7Require websockets>=13.0 for the default sansio implementation (#3021)b4d0116Version 0.50.1 (#3020)2a9151dSplit comma-separatedSec-WebSocket-Protocolvalues in the websockets-sansi...1bf3ab4Cover the excluded-directory branch inFileFilterwith a direct test (#3014)837b5f9Deflake multiprocess, reload, and signal supervisor tests (#2975)21d2c16Version 0.50.0 (#3013)Updates
mypyfrom 1.19.1 to 2.3.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
8aabf84Drop +dev from version4d8ad2aUpdate changelog for 2.3 release (#21728)2c21546[mypyc] Update documentation of race conditions under free threading (#21726)a9f62a3[mypyc] Make attribute access memory safe on free-threaded builds (#21705)0faa413UsePYODIDEenvironment variable for Emscripten cross-compilation detection...3d75cdb[mypyc] Borrow final attributes more aggressively (#21702)24c237d[mypyc] Improve documentation of Final (#21713)b5be217[mypyc] Update free threading Python compatibility docs (#21711)cbcb51aNarrow for frozendict membership check (#21709)af2bc0fSync typeshed (#21707)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions