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.
This PR contains the following updates:
v4
->v5
^0.104.0
->^0.115.0
^0.15.0
->^0.19.0
^0.14.0
->^0.17.0
2.33.0
->2.37.0
^5.11.4
->^6.0.0
1.0.0
->1.1.1
3.8.2
->3.10.0
1.7.0
->1.9.1
1.5.8
->1.6.0
^1.26.1
->^2.0.0
2.1.3
->2.2.3
2.9.9
->2.9.10
2.11.1
->2.12.1
2.1.0
->2.7.1
3.0.2
->3.3.4
^7.2.0
->^8.0.0
^4.0.0
->^6.0.0
>=3.10,<3.13
->>=3.13,<3.14
3.12
->3.13
3.12
->3.13
2022.7.1
->2025.1
1.11.4
->1.15.1
2.0.2
->2.0.7
2.0.23
->2.0.38
^0.24.0
->^0.34.0
Release Notes
actions/setup-python (actions/setup-python)
v5
Compare Source
fastapi/fastapi (fastapi)
v0.115.8
Compare Source
Fixes
OAuth2PasswordRequestForm
andOAuth2PasswordRequestFormStrict
fixedgrant_type
"password" RegEx. PR #9783 by @skarfie123.Refactors
APIKeyBase
super class. PR #3142 by @ShahriyarR.Docs
docs/en/docs/tutorial/extra-models.md
. PR #13061 by @timothy-jeong.tutorial002
to deal withtax=0
case. PR #13230 by @togogh.Translations
docs/ja/docs/environment-variables.md
. PR #13226 by @k94-ishi.docs/ru/docs/advanced/async-tests.md
. PR #13227 by @Rishat-F.docs/ru/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md
. PR #13252 by @Rishat-F.docs/ru/docs/tutorial/bigger-applications.md
. PR #13154 by @alv2017.Internal
>=3.2.1,<5.0.0
. PR #13273 by @tiangolo.notify_translations.py
empty env var handling for PR label events vs workflow_dispatch. PR #13272 by @tiangolo.scripts/notify_translations.py
, no need for a custom GitHub Action. PR #13270 by @tiangolo.v0.115.7
Compare Source
Upgrades
python-multipart
to >=0.0.18. PR #13219 by @DanielKusyDev.>=0.40.0,<0.46.0
. PR #13117 by @Kludex.jinja2
to >=3.1.5. PR #13194 by @DanielKusyDev.Refactors
Docs
fastapi-cli
UI examples in docs. PR #13107 by @Zhongheng-Cheng.docs/en/docs/virtual-environments.md
. PR #13124 by @tiangolo.docs/en/docs/contributing.md
. PR #12899 by @kingsubin.docs/en/docs/tutorial/sql-databases.md
. PR #13081 by @alv2017.docs/ru/docs/tutorial/query-param-models.md
. PR #12994 by @alejsdev.fastapi-cli
. PR #13031 by @tiangolo.Translations
docs/pt/docs/tutorial/request-forms.md
. PR #13216 by @Joao-Pedro-P-Holanda.docs/pt/docs/advanced/settings.md
. PR #13209 by @ceb10n.docs/pt/docs/tutorial/security/oauth2-jwt.md
. PR #13205 by @ceb10n.docs/id/docs/index.md
. PR #13191 by @gerry-sabar.docs/id/docs/tutorial/static-files.md
. PR #13092 by @guspan-tanadi.docs/pt/docs/tutorial/security/get-current-user.md
. PR #13188 by @ceb10n.docs/pt/docs/advanced/benchmarks.md
. PR #13187 by @ceb10n.docs/ru/docs/tutorial/security/first-steps.md
. PR #13159 by @Yarous.docs/ja/docs/tutorial/path-params-numeric-validations.md
. PR #12238 by @FakeDocument.docs/zh/docs/fastapi-cli.md
. PR #13102 by @Zhongheng-Cheng.docs/zh/docs/advanced/security/oauth2-scopes.md
. PR #13110 by @ChenPu2002.docs/id/docs/tutorial/path-params.md
. PR #13086 by @gerry-sabar.docs/ko/docs/tutorial/sql-databases.md
. PR #13093 by @GeumBinLee.docs/zh/docs/async.md
. PR #13095 by @Zhongheng-Cheng.docs/zh/docs/advanced/openapi-webhooks.md
. PR #13091 by @Zhongheng-Cheng.docs/zh/docs/advanced/async-tests.md
. PR #13074 by @Zhongheng-Cheng.docs/uk/docs/fastapi-cli.md
. PR #13020 by @ykertytsky.docs/zh/docs/advanced/events.md
. PR #12512 by @ZhibangYue./docs/ru/docs/tutorial/sql-databases.md
. PR #13079 by @alv2017.docs/zh/docs/advanced/testing-dependencies.md
. PR #13066 by @Zhongheng-Cheng.docs/zh-hant/docs/tutorial/index.md
. PR #13075 by @codingjenny.docs/zh/docs/tutorial/sql-databases.md
. PR #13051 by @Zhongheng-Cheng.docs/zh/docs/tutorial/query-params-str-validations.md
. PR #12928 by @Vincy1230.docs/zh/docs/tutorial/header-param-models.md
. PR #13040 by @Zhongheng-Cheng.docs/zh/docs/tutorial/path-params.md
. PR #12926 by @Vincy1230.docs/zh/docs/tutorial/first-steps.md
. PR #12923 by @Vincy1230.docs/ru/docs/deployment/docker.md
. PR #13048 by @anklav24.docs/pt/docs/advanced/generate-clients.md
. PR #13030 by @vitumenezes.docs/id/docs/tutorial/first-steps.md
. PR #13042 by @gerry-sabar.docs/zh/docs/tutorial/cookie-param-models.md
. PR #13038 by @Zhongheng-Cheng.docs/zh/docs/tutorial/request-form-models.md
. PR #13045 by @Zhongheng-Cheng.docs/ru/docs/virtual-environments.md
. PR #13026 by @alv2017.docs/ko/docs/tutorial/testing.md
. PR #12968 by @jts8257.docs/ko/docs/advanced/async-test.md
. PR #12918 by @icehongssii.docs/ru/docs/tutorial/security/oauth2-jwt.md
. PR #10601 by @AlertRED.docs/ru/docs/tutorial/security/simple-oauth2.md
. PR #10599 by @AlertRED.docs/ru/docs/tutorial/security/get-current-user.md
. PR #10594 by @AlertRED.docs/zh-hant/docs/features.md
. PR #12441 by @codingjenny.docs/zh-hant/docs/virtual-environments.md
. PR #12791 by @Vincy1230.docs/ko/docs/advanced/templates.md
. PR #12726 by @Heumhub.docs/ru/docs/fastapi-cli.md
. PR #13041 by @alv2017.docs/ko/docs/tutorial/cookie-param-models.md
. PR #13000 by @hard-coders.docs/ko/docs/tutorial/header-param-models.md
. PR #13001 by @hard-coders.docs/ko/docs/tutorial/request-form-models.md
. PR #13002 by @hard-coders.docs/ko/docs/tutorial/request-forms.md
. PR #13003 by @hard-coders.docs/ko/docs/resources/index.md
. PR #13004 by @hard-coders.docs/ko/docs/how-to/configure-swagger-ui.md
. PR #12898 by @nahyunkeem.docs/ko/docs/advanced/additional-status-codes.md
. PR #12715 by @nahyunkeem.docs/zh-hant/docs/tutorial/first-steps.md
. PR #12467 by @codingjenny.Internal
notify-translations.yml
. PR #12915 by @tinyboxvk.v0.115.6
Compare Source
Fixes
yield
. PR #5823 by @sombek.Refactors
Docs
docs/de/docs/advanced/using-request-directly.md
. PR #12685 by @alissadb.docs/de/docs/how-to/conditional-openapi.md
. PR #12689 by @alissadb.Translations
docs/zh-hant/docs/async.md
. PR #12990 by @ILoveSorasakiHina.docs/zh-hant/docs/tutorial/query-param-models.md
. PR #12932 by @Vincy1230.docs/ko/docs/advanced/testing-dependencies.md
. PR #12992 by @Limsunoh.docs/ko/docs/advanced/websockets.md
. PR #12991 by @kwang1215.docs/pt/docs/tutorial/response-model.md
. PR #12933 by @AndreBBM.docs/ko/docs/advanced/middlewares.md
. PR #12753 by @nahyunkeem.docs/ko/docs/advanced/openapi-webhooks.md
. PR #12752 by @saeye.docs/zh/docs/tutorial/query-param-models.md
. PR #12931 by @Vincy1230.docs/ru/docs/tutorial/query-param-models.md
. PR #12445 by @gitgernit.docs/ko/docs/tutorial/query-param-models.md
. PR #12940 by @jts8257.docs/zh/docs/tutorial/sql-databases.md
, it references files that are no longer on the repo. PR #12949 by @tiangolo.Internal
v0.115.5
Compare Source
Refactors
Docs
docs/en/docs/tutorial/body.md
. PR #12757 by @gsheni.docs/en/docs/advanced/testing-dependencies.md
. PR #12647 by @AyushSinghal1794.docs/en/docs/tutorial/metadata.md
. PR #12773 by @Nimitha-jagadeesha.docs/en/docs/tutorial/dependencies/dependencies-with-yield.md
. PR #12045 by @xuvjso.docs/en/docs/tutorial/dependencies/global-dependencies.md
. PR #12653 by @vishnuvskvkl.docs/en/docs/tutorial/body-updates.md
. PR #12712 by @davioc.docs/en/docs/tutorial/header-param-models.md
. PR #12814 by @zhaohan-dong.contributing.md
docs, include note to not translate this page. PR #12841 by @tiangolo.docs/en/docs/tutorial/request-forms.md
. PR #12648 by @vishnuvskvkl.docs/en/docs/tutorial/request-form-models.md
. PR #12649 by @vishnuvskvkl.docs/en/docs/tutorial/security/oauth2-jwt.md
. PR #12650 by @OCE1960.docs/vi/docs/tutorial/first-steps.md
. PR #12754 by @MxPy.docs/pt/docs/advanced/wsgi.md
. PR #12769 by @Nimitha-jagadeesha.docs/en/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md
. PR #12815 by @handabaldeep.docs/en/docs/tutorial/dependencies/classes-as-dependencies.md
. PR #12813 by @handabaldeep.docs/en/docs/tutorial/middleware.md
. PR #12819 by @alejsdev.docs/en/docs/tutorial/security/get-current-user.md
. PR #12645 by @OCE1960.docs/en/docs/tutorial/security/first-steps.md
. PR #12643 by @OCE1960.docs/de/docs/advanced/additional-responses.md
. PR #12821 by @zhaohan-dong.docs/en/docs/advanced/generate-clients.md
. PR #12642 by @AyushSinghal1794.docs/zh/docs/advanced/additional-responses.md
. PR #12828 by @zhaohan-dong.docs/en/docs/tutorial/path-params-numeric-validations.md
. PR #12825 by @zhaohan-dong.docs/en/docs/advanced/testing-websockets.md
. PR #12761 by @hamidrasti.docs/en/docs/advanced/using-request-directly.md
. PR #12760 by @hamidrasti.docs/advanced/wsgi.md
. PR #12758 by @hamidrasti.docs/de/docs/tutorial/middleware.md
. PR #12729 by @paintdog.docs/en/docs/tutorial/schema-extra-example.md
. PR #12822 by @tiangolo.docs/fr/docs/advanced/additional-responses.md
. PR #12634 by @fegmorte.docs/fr/docs/advanced/path-operation-advanced-configuration.md
. PR #12633 by @kantandane.docs/fr/docs/advanced/response-directly.md
. PR #12632 by @kantandane.docs/en/docs/tutorial/header-params.md
. PR #12640 by @vishnuvskvkl.docs/en/docs/tutorial/cookie-param-models.md
. PR #12639 by @vishnuvskvkl.docs/en/docs/tutorial/extra-models.md
. PR #12638 by @vishnuvskvkl.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.