Skip to content

Bump fastapi from 0.115.4 to 0.115.11 - #961

Merged
p1c2u merged 1 commit into
masterfrom
dependabot/pip/fastapi-0.115.11
Mar 9, 2025
Merged

Bump fastapi from 0.115.4 to 0.115.11#961
p1c2u merged 1 commit into
masterfrom
dependabot/pip/fastapi-0.115.11

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMar 3, 2025

Copy link
Copy Markdown
Contributor

Bumps fastapi from 0.115.4 to 0.115.11.

Release notes

Sourced from fastapi's releases.

0.115.11

Fixes

Translations

  • 🌐 Add Russian translation for docs/ru/docs/tutorial/middleware.md. PR #13412 by @​alv2017.

Internal

0.115.10

Fixes

  • ♻️ Update internal annotation usage for compatibility with Pydantic 2.11. PR #13314 by @​Viicos.

Upgrades

Translations

0.115.9

Fixes

  • 🐛 Ensure that HTTPDigest only raises an exception when auto_error is True. PR #2939 by @​arthurio.

Refactors

... (truncated)

Commits
  • 3824664 🔖 Release version 0.115.11
  • a01ed2f 📝 Update release notes
  • a2c2e33 📝 Update release notes
  • 74fe89b 🐛 Add docs examples and tests (support) for Annotated custom validations, l...
  • f5056f8 📝 Update release notes
  • 60f0586 📝 Update release notes
  • b7d3f2a 📝 Update release notes
  • ea57612 👥 Update FastAPI GitHub topic repositories (#13439)
  • 1865447 👥 Update FastAPI People - Contributors and Translators (#13432)
  • 89e0c10 👥 Update FastAPI People - Sponsors (#13433)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabotdependabotBot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 3, 2025
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.4 to 0.115.11.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.4...0.115.11)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/pip/fastapi-0.115.11 branch from d28fb8c to 2f0d783CompareMarch 9, 2025 17:58
@p1c2u
p1c2u merged commit 4baf09c into masterMar 9, 2025
@p1c2u
p1c2u deleted the dependabot/pip/fastapi-0.115.11 branch March 9, 2025 18:19
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filepythonPull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@p1c2u