chore(deps): bump the python-minor-and-patch group across 1 directory with 4 updates - #823
Merged
github-actions[bot] merged 1 commit intoJul 26, 2026
Conversation
… with 4 updates Bumps the python-minor-and-patch group with 4 updates in the / directory: [typer](https://github.com/fastapi/typer), [fastapi](https://github.com/fastapi/fastapi), [anyio](https://github.com/agronholm/anyio) and [google-genai](https://github.com/googleapis/python-genai). Updates `typer` from 0.26.8 to 0.27.0 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.26.8...0.27.0) Updates `fastapi` from 0.138.1 to 0.139.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.138.1...0.139.2) Updates `anyio` from 4.14.1 to 4.14.2 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.14.1...4.14.2) Updates `google-genai` from 2.10.0 to 2.12.1 - [Release notes](https://github.com/googleapis/python-genai/releases) - [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/python-genai@v2.10.0...v2.12.1) --- updated-dependencies: - dependency-name: typer dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: fastapi dependency-version: 0.139.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: anyio dependency-version: 4.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor-and-patch - dependency-name: google-genai dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
deleted the
dependabot/uv/develop/python-minor-and-patch-fb3a297a8e
branch
July 26, 2026 22:08
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-minor-and-patch group with 4 updates in the / directory: typer, fastapi, anyio and google-genai.
Updates
typerfrom 0.26.8 to 0.27.0Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
Commits
60af34b🔖 Release version 0.27.0 (#1899)efaf4d5📝 Update release notes42196d4💥 Update metavar printing (#1863)3a3bd0f📝 Update release notesfa6caa9⬆ Bump the python-packages group across 1 directory with 5 updates (#1896)35b8990📝 Update release notes5c7e904⬆️ Bump ty to 0.0.53 (#1877)91b19a0📝 Update release notes4336118⬆ Bump the github-actions group across 1 directory with 4 updates (#1897)9a5a42e📝 Update release notesUpdates
fastapifrom 0.138.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
anyiofrom 4.14.1 to 4.14.2Release notes
Sourced from anyio's releases.
Commits
c384f99Bumped up the versiondbba29dFixed 100% CPU spin on cancel scope misuse (#1217)6bbc6c3Fix CapacityLimiter over-granting tokens on asyncio (#1172)6f82b25Refactored TestTLSStream.test_receive_invalid_max_bytes() to be less flakybe24b04Relaxed timeouts to fix test flakiness8113506Fix test flakiness caused by slow callback duration logging1e988b6Fixed CapacityLimiter raising trio.WouldBlock instead of anyio.WouldBlock (#1...44713f3Pin setup-uv to a commit sha across downstream jobs (#1213)f1b7301Fixed stderr writes in a worker subprocess causing a deadlock (#1207)212be93Fix flaky test_tcp_listener_same_port using a hardcoded port (#1206)Updates
google-genaifrom 2.10.0 to 2.12.1Release notes
Sourced from google-genai's releases.
Changelog
Sourced from google-genai's changelog.
Commits
6debc1cchore(main): release 2.12.1 (#2734)94d59e5Copybara import of the project:be554d3fix: fix the normalization of Interactions inside triggers939c667chore(main): release 2.12.0 (#2696)8115b16chore: internal changec875069feat: Add max_total_tokens for Interaction.d38eacachore: defermcpSDK import to first MCP usage2a9350dtest: add tests for private chatc68f857feat: Add AntigravityAgentConfig to OpenAPI schema overlays and regenerate SDKs.60727fefeat: Add Triggers resource to GoogleGenAI client.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