Bump fastapi from 0.115.8 to 0.116.2
Closed
Number: #47
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: None
Comments: 1
Association: None
Comments: 1
Created:
September 16, 2025 at 09:35 PM UTC
(9 months ago)
(9 months ago)
Updated:
September 22, 2025 at 09:27 PM UTC
(9 months ago)
(9 months ago)
Closed:
September 22, 2025 at 09:27 PM UTC
(9 months ago)
(9 months ago)
Time to Close:
6 days
Labels:
dependencies python
dependencies python
Description:
Bumps fastapi from 0.115.8 to 0.116.2.
Release notes
Sourced from fastapi's releases.
0.116.2
Upgrades
- ⬆️ Upgrade Starlette supported version range to >=0.40.0,<0.49.0. PR #14077 by
@musicinmybrain.Docs
- 📝 Add documentation for Behind a Proxy - Proxy Forwarded Headers, using
--forwarded-allow-ips="*". PR #14028 by@tiangolo.- 📝 Add deprecation info block about
dict()indocs/tutorial/body.md. PR #13906 by@jomkv.- 📝 Fix Twitter to be X (Twitter) everywhere in documentation. PR #13809 by
@valentinDruzhinin.- 🐛 Prevent scroll-to-top on restart/fast buttons in
termynal.js. PR #13714 by@Ashish-Pandey62.- 📝 Update testing events documentation. PR #13259 by
@z0z0r4.- 📝 Remove obsolete
urlfield in error responses in docs. PR #13655 by@Taoup.- 📝 Bring the
scopeclaim in line with the standard indocs_src/security/tutorial005.py. PR #11189 by@DurandA.- 📝 Update TrustedHostMiddleware Documentation. PR #11441 by
@soulee-dev.- 📝 Remove links to site callbackhell.com that doesn't exist anymore. PR #14006 by
@dennybiasiolli.- 📝 Add permalinks to headers in English docs. PR #13993 by
@YuriiMotov.- 📝 Update
docs/en/docs/advanced/generate-clients.md. PR #13793 by@mrlubos.- 📝 Add discussion template for new language translation requests. PR #13535 by
@alejsdev.Translations
- 📝 Fix code include for Pydantic models example in
docs/zh/docs/python-types.md. PR #13997 by@anfreshman.- 🌐 Update Portuguese Translation for
docs/pt/docs/async.md. PR #13863 by@EdmilsonRodrigues.- 📝 Fix highlight line in
docs/ja/docs/tutorial/body.md. PR #13927 by@KoyoMiyazaki.- 🌐 Add Persian translation for
docs/fa/docs/environment-variables.md. PR #13923 by@Mohammad222PR.- 🌐 Add Persian translation for
docs/fa/docs/python-types.md. PR #13524 by@Mohammad222PR.- 🌐 Update Portuguese Translation for
docs/pt/docs/project-generation.md. PR #13875 by@EdmilsonRodrigues.- 🌐 Add Persian translation for
docs/fa/docs/async.md. PR #13541 by@Mohammad222PR.- 🌐 Add Bangali translation for
docs/bn/about/index.md. PR #13882 by@sajjadrahman56.Internal
- ⬆ Bump pyjwt from 2.8.0 to 2.9.0. PR #13960 by
@dependabot[bot].- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #14080 by
@pre-commit-ci[bot].- ⬆ Bump actions/setup-python from 5 to 6. PR #14042 by
@dependabot[bot].- ⬆ Bump actions/labeler from 5 to 6. PR #14046 by
@dependabot[bot].- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #14056 by
@pre-commit-ci[bot].- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #14035 by
@pre-commit-ci[bot].- ⬆ Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0. PR #14041 by
@dependabot[bot].- 👥 Update FastAPI People - Contributors and Translators. PR #14029 by
@tiangolo.- 👥 Update FastAPI People - Sponsors. PR #14030 by
@tiangolo.- 👥 Update FastAPI GitHub topic repositories. PR #14031 by
@tiangolo.- 👥 Update FastAPI People - Experts. PR #14034 by
@tiangolo.- 👷 Detect and label merge conflicts on PRs automatically. PR #14045 by
@svlandeg.- 🔧 Update sponsors: remove Platform.sh. PR #14027 by
@tiangolo.- 🔧 Update sponsors: remove Mobb. PR #14026 by
@tiangolo.- 🛠️ Update
mkdocs_hooksto handle headers with permalinks when building docs. PR #14025 by@tiangolo.- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #14016 by
@pre-commit-ci[bot].- ⬆ Bump
mkdocs-macros-pluginfrom 1.3.7 to 1.3.9. PR #14003 by@YuriiMotov.
... (truncated)
Commits
a372edf🔖 Release version 0.116.2bc1aba7📝 Update release notes7563579⬆️ Upgrade Starlette supported version range to >=0.40.0,<0.49.0 (#14077)938dd04📝 Update release notes2a446f7⬆ Bump pyjwt from 2.8.0 to 2.9.0 (#13960)ed45b07📝 Update release notes480cd8f⬆ [pre-commit.ci] pre-commit autoupdate (#14080)16d75d9📝 Update release notesa4841de⬆ Bump actions/setup-python from 5 to 6 (#14042)984d646📝 Update release notes- Additional commits viewable in compare view
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Technical Details
| ID: | 7907269 |
| UUID: | 2834434710 |
| Node ID: | PR_kwDOOC1a786o8gqW |
| Host: | GitHub |
| Repository: | ymugoder/Python |
| Merge State: | Unknown |