Bump the production-version-updates group with 2 updates#348
Merged
github-actions[bot] merged 1 commit intomainfrom Mar 30, 2026
Merged
Conversation
Bumps the production-version-updates group with 2 updates: [fastapi](https://github.com/fastapi/fastapi) and [anyio](https://github.com/agronholm/anyio). Updates `fastapi` from 0.135.1 to 0.135.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.135.1...0.135.2) Updates `anyio` from 4.12.1 to 4.13.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.12.1...4.13.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.135.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-version-updates - dependency-name: anyio dependency-version: 4.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-version-updates ... 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 production-version-updates group with 2 updates: fastapi and anyio.
Updates
fastapifrom 0.135.1 to 0.135.2Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
25a3697🔖 Release version 0.135.2ab125da📝 Update release notes122b6d4📝 Add missing last release notes dates (#15202)68ac0ab📝 Update release notesea6e287📝 Update docs for contributors and team members regarding translation PRs (#1...d0a6f20📝 Update release notesfd9e192💄 Fix code blocks in reference docs overflowing table width (#15094)fce9460📝 Update release notes0227991🔨 Exclude spam comments from statistics inscripts/people.py(#15088)cbd64b0📝 Update release notesUpdates
anyiofrom 4.12.1 to 4.13.0Release notes
Sourced from anyio's releases.
Commits
afbe93cBumped up the version33bdf2eRearranged the changelog entries19e09e2Fixed inverted condition in _forcibly_shutdown_process_pool_on_exit (#1074)9369d80Fixed Condition.wait() not handing over notification when cancelled6f122abFixed cancellation exceptions leaking from aCancelScopeon asyncio when th...beaa45a[pre-commit.ci] pre-commit autoupdate (#1097)602f660Widened type annotations to accept IO[bytes] in file streamsb5dcd45Added note about erasing the templated68670b[pre-commit.ci] pre-commit autoupdate (#1090)fc17a22tweak to_thread docs about abandon_on_cancel (#1088)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