chore(deps): update dependency fastapi to ^0.115.7 #61

Merged
Xefir merged 1 commits from renovate/fastapi-0.x into main 2025-01-23 19:44:20 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
fastapi (changelog) dependencies patch ^0.115.6 -> ^0.115.7

Release Notes

fastapi/fastapi (fastapi)

v0.115.7

Compare Source

Upgrades
Refactors
Docs
Translations
Internal

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [fastapi](https://github.com/fastapi/fastapi) ([changelog](https://fastapi.tiangolo.com/release-notes/)) | dependencies | patch | `^0.115.6` -> `^0.115.7` | --- ### Release Notes <details> <summary>fastapi/fastapi (fastapi)</summary> ### [`v0.115.7`](https://github.com/fastapi/fastapi/releases/tag/0.115.7) [Compare Source](https://github.com/fastapi/fastapi/compare/0.115.6...0.115.7) ##### Upgrades - ⬆️ Upgrade `python-multipart` to >=0.0.18. PR [#&#8203;13219](https://github.com/fastapi/fastapi/pull/13219) by [@&#8203;DanielKusyDev](https://github.com/DanielKusyDev). - ⬆️ Bump Starlette to allow up to 0.45.0: `>=0.40.0,<0.46.0`. PR [#&#8203;13117](https://github.com/fastapi/fastapi/pull/13117) by [@&#8203;Kludex](https://github.com/Kludex). - ⬆️ Upgrade `jinja2` to >=3.1.5. PR [#&#8203;13194](https://github.com/fastapi/fastapi/pull/13194) by [@&#8203;DanielKusyDev](https://github.com/DanielKusyDev). ##### Refactors - ✅ Simplify tests for websockets. PR [#&#8203;13202](https://github.com/fastapi/fastapi/pull/13202) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for request_form_models . PR [#&#8203;13183](https://github.com/fastapi/fastapi/pull/13183) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for separate_openapi_schemas. PR [#&#8203;13201](https://github.com/fastapi/fastapi/pull/13201) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for security. PR [#&#8203;13200](https://github.com/fastapi/fastapi/pull/13200) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for schema_extra_example. PR [#&#8203;13197](https://github.com/fastapi/fastapi/pull/13197) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for request_model. PR [#&#8203;13195](https://github.com/fastapi/fastapi/pull/13195) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for request_forms_and_files. PR [#&#8203;13185](https://github.com/fastapi/fastapi/pull/13185) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for request_forms. PR [#&#8203;13184](https://github.com/fastapi/fastapi/pull/13184) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for path_query_params. PR [#&#8203;13181](https://github.com/fastapi/fastapi/pull/13181) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for path_operation_configurations. PR [#&#8203;13180](https://github.com/fastapi/fastapi/pull/13180) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for header_params. PR [#&#8203;13179](https://github.com/fastapi/fastapi/pull/13179) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for extra_models. PR [#&#8203;13178](https://github.com/fastapi/fastapi/pull/13178) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for extra_data_types. PR [#&#8203;13177](https://github.com/fastapi/fastapi/pull/13177) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for cookie_params. PR [#&#8203;13176](https://github.com/fastapi/fastapi/pull/13176) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for dependencies. PR [#&#8203;13174](https://github.com/fastapi/fastapi/pull/13174) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for body_updates. PR [#&#8203;13172](https://github.com/fastapi/fastapi/pull/13172) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for body_nested_models. PR [#&#8203;13171](https://github.com/fastapi/fastapi/pull/13171) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for body_multiple_params. PR [#&#8203;13170](https://github.com/fastapi/fastapi/pull/13170) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for body_fields. PR [#&#8203;13169](https://github.com/fastapi/fastapi/pull/13169) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for body. PR [#&#8203;13168](https://github.com/fastapi/fastapi/pull/13168) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for bigger_applications. PR [#&#8203;13167](https://github.com/fastapi/fastapi/pull/13167) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for background_tasks. PR [#&#8203;13166](https://github.com/fastapi/fastapi/pull/13166) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✅ Simplify tests for additional_status_codes. PR [#&#8203;13149](https://github.com/fastapi/fastapi/pull/13149) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Docs - ✏️ Update Strawberry integration docs. PR [#&#8203;13155](https://github.com/fastapi/fastapi/pull/13155) by [@&#8203;kinuax](https://github.com/kinuax). - 🔥 Remove unused Peewee tutorial files. PR [#&#8203;13158](https://github.com/fastapi/fastapi/pull/13158) by [@&#8203;alejsdev](https://github.com/alejsdev). - 📝 Update image in body-nested-model docs. PR [#&#8203;11063](https://github.com/fastapi/fastapi/pull/11063) by [@&#8203;untilhamza](https://github.com/untilhamza). - 📝 Update `fastapi-cli` UI examples in docs. PR [#&#8203;13107](https://github.com/fastapi/fastapi/pull/13107) by [@&#8203;Zhongheng-Cheng](https://github.com/Zhongheng-Cheng). - 👷 Add new GitHub Action to update contributors, translators, and translation reviewers. PR [#&#8203;13136](https://github.com/fastapi/fastapi/pull/13136) by [@&#8203;tiangolo](https://github.com/tiangolo). - ✏️ Fix typo in `docs/en/docs/virtual-environments.md`. PR [#&#8203;13124](https://github.com/fastapi/fastapi/pull/13124) by [@&#8203;tiangolo](https://github.com/tiangolo). - ✏️ Fix error in `docs/en/docs/contributing.md`. PR [#&#8203;12899](https://github.com/fastapi/fastapi/pull/12899) by [@&#8203;kingsubin](https://github.com/kingsubin). - 📝 Minor corrections in `docs/en/docs/tutorial/sql-databases.md`. PR [#&#8203;13081](https://github.com/fastapi/fastapi/pull/13081) by [@&#8203;alv2017](https://github.com/alv2017). - 📝 Update includes in `docs/ru/docs/tutorial/query-param-models.md`. PR [#&#8203;12994](https://github.com/fastapi/fastapi/pull/12994) by [@&#8203;alejsdev](https://github.com/alejsdev). - ✏️ Fix typo in README installation instructions. PR [#&#8203;13011](https://github.com/fastapi/fastapi/pull/13011) by [@&#8203;dave-hay](https://github.com/dave-hay). - 📝 Update docs for `fastapi-cli`. PR [#&#8203;13031](https://github.com/fastapi/fastapi/pull/13031) by [@&#8203;tiangolo](https://github.com/tiangolo). ##### Translations - 🌐 Update Portuguese Translation for `docs/pt/docs/tutorial/request-forms.md`. PR [#&#8203;13216](https://github.com/fastapi/fastapi/pull/13216) by [@&#8203;Joao-Pedro-P-Holanda](https://github.com/Joao-Pedro-P-Holanda). - 🌐 Update Portuguese translation for `docs/pt/docs/advanced/settings.md`. PR [#&#8203;13209](https://github.com/fastapi/fastapi/pull/13209) by [@&#8203;ceb10n](https://github.com/ceb10n). - 🌐 Add Portuguese translation for `docs/pt/docs/tutorial/security/oauth2-jwt.md`. PR [#&#8203;13205](https://github.com/fastapi/fastapi/pull/13205) by [@&#8203;ceb10n](https://github.com/ceb10n). - 🌐 Add Indonesian translation for `docs/id/docs/index.md`. PR [#&#8203;13191](https://github.com/fastapi/fastapi/pull/13191) by [@&#8203;gerry-sabar](https://github.com/gerry-sabar). - 🌐 Add Indonesian translation for `docs/id/docs/tutorial/static-files.md`. PR [#&#8203;13092](https://github.com/fastapi/fastapi/pull/13092) by [@&#8203;guspan-tanadi](https://github.com/guspan-tanadi). - 🌐 Add Portuguese translation for `docs/pt/docs/tutorial/security/get-current-user.md`. PR [#&#8203;13188](https://github.com/fastapi/fastapi/pull/13188) by [@&#8203;ceb10n](https://github.com/ceb10n). - 🌐 Remove Wrong Portuguese translations location for `docs/pt/docs/advanced/benchmarks.md`. PR [#&#8203;13187](https://github.com/fastapi/fastapi/pull/13187) by [@&#8203;ceb10n](https://github.com/ceb10n). - 🌐 Update Portuguese translations. PR [#&#8203;13156](https://github.com/fastapi/fastapi/pull/13156) by [@&#8203;nillvitor](https://github.com/nillvitor). - 🌐 Update Russian translation for `docs/ru/docs/tutorial/security/first-steps.md`. PR [#&#8203;13159](https://github.com/fastapi/fastapi/pull/13159) by [@&#8203;Yarous](https://github.com/Yarous). - ✏️ Delete unnecessary backspace in `docs/ja/docs/tutorial/path-params-numeric-validations.md`. PR [#&#8203;12238](https://github.com/fastapi/fastapi/pull/12238) by [@&#8203;FakeDocument](https://github.com/FakeDocument). - 🌐 Update Chinese translation for `docs/zh/docs/fastapi-cli.md`. PR [#&#8203;13102](https://github.com/fastapi/fastapi/pull/13102) by [@&#8203;Zhongheng-Cheng](https://github.com/Zhongheng-Cheng). - 🌐 Add new Spanish translations for all docs with new LLM-assisted system using PydanticAI. PR [#&#8203;13122](https://github.com/fastapi/fastapi/pull/13122) by [@&#8203;tiangolo](https://github.com/tiangolo). - 🌐 Update existing Spanish translations using the new LLM-assisted system using PydanticAI. PR [#&#8203;13118](https://github.com/fastapi/fastapi/pull/13118) by [@&#8203;tiangolo](https://github.com/tiangolo). - 🌐 Update Chinese translation for `docs/zh/docs/advanced/security/oauth2-scopes.md`. PR [#&#8203;13110](https://github.com/fastapi/fastapi/pull/13110) by [@&#8203;ChenPu2002](https://github.com/ChenPu2002). - 🌐 Add Indonesian translation for `docs/id/docs/tutorial/path-params.md`. PR [#&#8203;13086](https://github.com/fastapi/fastapi/pull/13086) by [@&#8203;gerry-sabar](https://github.com/gerry-sabar). - 🌐 Add Korean translation for `docs/ko/docs/tutorial/sql-databases.md`. PR [#&#8203;13093](https://github.com/fastapi/fastapi/pull/13093) by [@&#8203;GeumBinLee](https://github.com/GeumBinLee). - 🌐 Update Chinese translation for `docs/zh/docs/async.md`. PR [#&#8203;13095](https://github.com/fastapi/fastapi/pull/13095) by [@&#8203;Zhongheng-Cheng](https://github.com/Zhongheng-Cheng). - 🌐 Add Chinese translation for `docs/zh/docs/advanced/openapi-webhooks.md`. PR [#&#8203;13091](https://github.com/fastapi/fastapi/pull/13091) by [@&#8203;Zhongheng-Cheng](https://github.com/Zhongheng-Cheng). - 🌐 Add Chinese translation for `docs/zh/docs/advanced/async-tests.md`. PR [#&#8203;13074](https://github.com/fastapi/fastapi/pull/13074) by [@&#8203;Zhongheng-Cheng](https://github.com/Zhongheng-Cheng). - 🌐 Add Ukrainian translation for `docs/uk/docs/fastapi-cli.md`. PR [#&#8203;13020](https://github.com/fastapi/fastapi/pull/13020) by [@&#8203;ykertytsky](https://github.com/ykertytsky). - 🌐 Add Chinese translation for `docs/zh/docs/advanced/events.md`. PR [#&#8203;12512](https://github.com/fastapi/fastapi/pull/12512) by [@&#8203;ZhibangYue](https://github.com/ZhibangYue). - 🌐 Add Russian translation for `/docs/ru/docs/tutorial/sql-databases.md`. PR [#&#8203;13079](https://github.com/fastapi/fastapi/pull/13079) by [@&#8203;alv2017](https://github.com/alv2017). - 🌐 Update Chinese translation for `docs/zh/docs/advanced/testing-dependencies.md`. PR [#&#8203;13066](https://github.com/fastapi/fastapi/pull/13066) by [@&#8203;Zhongheng-Cheng](https://github.com/Zhongheng-Cheng). - 🌐 Update Traditional Chinese translation for `docs/zh-hant/docs/tutorial/index.md`. PR [#&#8203;13075](https://github.com/fastapi/fastapi/pull/13075) by [@&#8203;codingjenny](https://github.com/codingjenny). - 🌐 Add Chinese translation for `docs/zh/docs/tutorial/sql-databases.md`. PR [#&#8203;13051](https://github.com/fastapi/fastapi/pull/13051) by [@&#8203;Zhongheng-Cheng](https://github.com/Zhongheng-Cheng). - 🌐 Update Chinese translation for `docs/zh/docs/tutorial/query-params-str-validations.md`. PR [#&#8203;12928](https://github.com/fastapi/fastapi/pull/12928) by [@&#8203;Vincy1230](https://github.com/Vincy1230). - 🌐 Add Chinese translation for `docs/zh/docs/tutorial/header-param-models.md`. PR [#&#8203;13040](https://github.com/fastapi/fastapi/pull/13040) by [@&#8203;Zhongheng-Cheng](https://github.com/Zhongheng-Cheng). - 🌐 Update Chinese translation for `docs/zh/docs/tutorial/path-params.md`. PR [#&#8203;12926](https://github.com/fastapi/fastapi/pull/12926) by [@&#8203;Vincy1230](https://github.com/Vincy1230). - 🌐 Update Chinese translation for `docs/zh/docs/tutorial/first-steps.md`. PR [#&#8203;12923](https://github.com/fastapi/fastapi/pull/12923) by [@&#8203;Vincy1230](https://github.com/Vincy1230). - 🌐 Update Russian translation for `docs/ru/docs/deployment/docker.md`. PR [#&#8203;13048](https://github.com/fastapi/fastapi/pull/13048) by [@&#8203;anklav24](https://github.com/anklav24). - 🌐 Add Portuguese translation for `docs/pt/docs/advanced/generate-clients.md`. PR [#&#8203;13030](https://github.com/fastapi/fastapi/pull/13030) by [@&#8203;vitumenezes](https://github.com/vitumenezes). - 🌐 Add Indonesian translation for `docs/id/docs/tutorial/first-steps.md`. PR [#&#8203;13042](https://github.com/fastapi/fastapi/pull/13042) by [@&#8203;gerry-sabar](https://github.com/gerry-sabar). - 🌐 Add Chinese translation for `docs/zh/docs/tutorial/cookie-param-models.md`. PR [#&#8203;13038](https://github.com/fastapi/fastapi/pull/13038) by [@&#8203;Zhongheng-Cheng](https://github.com/Zhongheng-Cheng). - 🌐 Add Chinese translation for `docs/zh/docs/tutorial/request-form-models.md`. PR [#&#8203;13045](https://github.com/fastapi/fastapi/pull/13045) by [@&#8203;Zhongheng-Cheng](https://github.com/Zhongheng-Cheng). - 🌐 Add Russian translation for `docs/ru/docs/virtual-environments.md`. PR [#&#8203;13026](https://github.com/fastapi/fastapi/pull/13026) by [@&#8203;alv2017](https://github.com/alv2017). - 🌐 Add Korean translation for `docs/ko/docs/tutorial/testing.md`. PR [#&#8203;12968](https://github.com/fastapi/fastapi/pull/12968) by [@&#8203;jts8257](https://github.com/jts8257). - 🌐 Add Korean translation for `docs/ko/docs/advanced/async-test.md`. PR [#&#8203;12918](https://github.com/fastapi/fastapi/pull/12918) by [@&#8203;icehongssii](https://github.com/icehongssii). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/security/oauth2-jwt.md`. PR [#&#8203;10601](https://github.com/fastapi/fastapi/pull/10601) by [@&#8203;AlertRED](https://github.com/AlertRED). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/security/simple-oauth2.md`. PR [#&#8203;10599](https://github.com/fastapi/fastapi/pull/10599) by [@&#8203;AlertRED](https://github.com/AlertRED). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/security/get-current-user.md`. PR [#&#8203;10594](https://github.com/fastapi/fastapi/pull/10594) by [@&#8203;AlertRED](https://github.com/AlertRED). - 🌐 Add Traditional Chinese translation for `docs/zh-hant/docs/features.md`. PR [#&#8203;12441](https://github.com/fastapi/fastapi/pull/12441) by [@&#8203;codingjenny](https://github.com/codingjenny). - 🌐 Add Traditional Chinese translation for `docs/zh-hant/docs/virtual-environments.md`. PR [#&#8203;12791](https://github.com/fastapi/fastapi/pull/12791) by [@&#8203;Vincy1230](https://github.com/Vincy1230). - 🌐 Add Korean translation for `docs/ko/docs/advanced/templates.md`. PR [#&#8203;12726](https://github.com/fastapi/fastapi/pull/12726) by [@&#8203;Heumhub](https://github.com/Heumhub). - 🌐 Add Russian translation for `docs/ru/docs/fastapi-cli.md`. PR [#&#8203;13041](https://github.com/fastapi/fastapi/pull/13041) by [@&#8203;alv2017](https://github.com/alv2017). - 🌐 Add Korean translation for `docs/ko/docs/tutorial/cookie-param-models.md`. PR [#&#8203;13000](https://github.com/fastapi/fastapi/pull/13000) by [@&#8203;hard-coders](https://github.com/hard-coders). - 🌐 Add Korean translation for `docs/ko/docs/tutorial/header-param-models.md`. PR [#&#8203;13001](https://github.com/fastapi/fastapi/pull/13001) by [@&#8203;hard-coders](https://github.com/hard-coders). - 🌐 Add Korean translation for `docs/ko/docs/tutorial/request-form-models.md`. PR [#&#8203;13002](https://github.com/fastapi/fastapi/pull/13002) by [@&#8203;hard-coders](https://github.com/hard-coders). - 🌐 Add Korean translation for `docs/ko/docs/tutorial/request-forms.md`. PR [#&#8203;13003](https://github.com/fastapi/fastapi/pull/13003) by [@&#8203;hard-coders](https://github.com/hard-coders). - 🌐 Add Korean translation for `docs/ko/docs/resources/index.md`. PR [#&#8203;13004](https://github.com/fastapi/fastapi/pull/13004) by [@&#8203;hard-coders](https://github.com/hard-coders). - 🌐 Add Korean translation for `docs/ko/docs/how-to/configure-swagger-ui.md`. PR [#&#8203;12898](https://github.com/fastapi/fastapi/pull/12898) by [@&#8203;nahyunkeem](https://github.com/nahyunkeem). - 🌐 Add Korean translation to `docs/ko/docs/advanced/additional-status-codes.md`. PR [#&#8203;12715](https://github.com/fastapi/fastapi/pull/12715) by [@&#8203;nahyunkeem](https://github.com/nahyunkeem). - 🌐 Add Traditional Chinese translation for `docs/zh-hant/docs/tutorial/first-steps.md`. PR [#&#8203;12467](https://github.com/fastapi/fastapi/pull/12467) by [@&#8203;codingjenny](https://github.com/codingjenny). ##### Internal - 🔧 Add Pydantic 2 trove classifier. PR [#&#8203;13199](https://github.com/fastapi/fastapi/pull/13199) by [@&#8203;johnthagen](https://github.com/johnthagen). - 👥 Update FastAPI People - Sponsors. PR [#&#8203;13231](https://github.com/fastapi/fastapi/pull/13231) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👷 Refactor FastAPI People Sponsors to use 2 tokens. PR [#&#8203;13228](https://github.com/fastapi/fastapi/pull/13228) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👷 Update token for FastAPI People - Sponsors. PR [#&#8203;13225](https://github.com/fastapi/fastapi/pull/13225) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👷 Add independent CI automation for FastAPI People - Sponsors. PR [#&#8203;13221](https://github.com/fastapi/fastapi/pull/13221) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👷 Add retries to Smokeshow. PR [#&#8203;13151](https://github.com/fastapi/fastapi/pull/13151) by [@&#8203;tiangolo](https://github.com/tiangolo). - 🔧 Update Speakeasy sponsor graphic. PR [#&#8203;13147](https://github.com/fastapi/fastapi/pull/13147) by [@&#8203;chailandau](https://github.com/chailandau). - 👥 Update FastAPI GitHub topic repositories. PR [#&#8203;13146](https://github.com/fastapi/fastapi/pull/13146) by [@&#8203;tiangolo](https://github.com/tiangolo). - 👷‍♀️ Add script for GitHub Topic Repositories and update External Links. PR [#&#8203;13135](https://github.com/fastapi/fastapi/pull/13135) by [@&#8203;alejsdev](https://github.com/alejsdev). - 👥 Update FastAPI People - Contributors and Translators. PR [#&#8203;13145](https://github.com/fastapi/fastapi/pull/13145) by [@&#8203;tiangolo](https://github.com/tiangolo). - ⬆ Bump markdown-include-variants from 0.0.3 to 0.0.4. PR [#&#8203;13129](https://github.com/fastapi/fastapi/pull/13129) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump inline-snapshot from 0.14.0 to 0.18.1. PR [#&#8203;13132](https://github.com/fastapi/fastapi/pull/13132) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump mkdocs-macros-plugin from 1.0.5 to 1.3.7. PR [#&#8203;13133](https://github.com/fastapi/fastapi/pull/13133) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - 🔨 Add internal scripts to generate language translations with PydanticAI, include Spanish prompt. PR [#&#8203;13123](https://github.com/fastapi/fastapi/pull/13123) by [@&#8203;tiangolo](https://github.com/tiangolo). - ⬆ Bump astral-sh/setup-uv from 4 to 5. PR [#&#8203;13096](https://github.com/fastapi/fastapi/pull/13096) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - 🔧 Update sponsors: rename CryptAPI to BlockBee. PR [#&#8203;13078](https://github.com/fastapi/fastapi/pull/13078) by [@&#8203;tiangolo](https://github.com/tiangolo). - ⬆ Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3. PR [#&#8203;13055](https://github.com/fastapi/fastapi/pull/13055) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump types-ujson from 5.7.0.1 to 5.10.0.20240515. PR [#&#8203;13018](https://github.com/fastapi/fastapi/pull/13018) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump black from 24.3.0 to 24.10.0. PR [#&#8203;13014](https://github.com/fastapi/fastapi/pull/13014) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump inline-snapshot from 0.13.0 to 0.14.0. PR [#&#8203;13017](https://github.com/fastapi/fastapi/pull/13017) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump dirty-equals from 0.6.0 to 0.8.0. PR [#&#8203;13015](https://github.com/fastapi/fastapi/pull/13015) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump cloudflare/wrangler-action from 3.12 to 3.13. PR [#&#8203;12996](https://github.com/fastapi/fastapi/pull/12996) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - ⬆ Bump astral-sh/setup-uv from 3 to 4. PR [#&#8203;12982](https://github.com/fastapi/fastapi/pull/12982) by [@&#8203;dependabot\[bot\]](https://github.com/apps/dependabot). - 🔧 Remove duplicate actions/checkout in `notify-translations.yml`. PR [#&#8203;12915](https://github.com/fastapi/fastapi/pull/12915) by [@&#8203;tinyboxvk](https://github.com/tinyboxvk). - 🔧 Update team members. PR [#&#8203;13033](https://github.com/fastapi/fastapi/pull/13033) by [@&#8203;tiangolo](https://github.com/tiangolo). - 📝 Update sponsors: remove Codacy. PR [#&#8203;13032](https://github.com/fastapi/fastapi/pull/13032) by [@&#8203;tiangolo](https://github.com/tiangolo). </details> --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODEuNiIsInVwZGF0ZWRJblZlciI6IjM3LjE4MS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Renovate added 1 commit 2025-01-23 00:04:34 +00:00
chore(deps): update dependency fastapi to ^0.115.7
All checks were successful
pilotwings / python (push) Successful in 1m17s
pilotwings / node (push) Successful in 36s
pilotwings / docker (push) Successful in 1m31s
c19599ff0a
Xefir merged commit 208c89d5b0 into main 2025-01-23 19:44:20 +00:00
Xefir deleted branch renovate/fastapi-0.x 2025-01-23 19:44:20 +00:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Xefir/pilotwings#61
No description provided.