Skip to content

Commit db4c453

Browse files
chore(deps): update dependency fastapi to v0.100.1 (#50)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fastapi](https://togithub.com/tiangolo/fastapi) | `==0.100.0` -> `==0.100.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/fastapi/0.100.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/fastapi/0.100.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/fastapi/0.100.0/0.100.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/fastapi/0.100.0/0.100.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tiangolo/fastapi (fastapi)</summary> ### [`v0.100.1`](https://togithub.com/tiangolo/fastapi/releases/tag/0.100.1) [Compare Source](https://togithub.com/tiangolo/fastapi/compare/0.100.0...0.100.1) ##### Fixes - πŸ› Replace `MultHostUrl` to `AnyUrl` for compatibility with older versions of Pydantic v1. PR [#&#8203;9852](https://togithub.com/tiangolo/fastapi/pull/9852) by [@&#8203;Kludex](https://togithub.com/Kludex). ##### Docs - πŸ“ Update links for self-hosted Swagger UI, point to v5, for OpenAPI 31.0. PR [#&#8203;9834](https://togithub.com/tiangolo/fastapi/pull/9834) by [@&#8203;tiangolo](https://togithub.com/tiangolo). ##### Translations - 🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/body.md`. PR [#&#8203;4574](https://togithub.com/tiangolo/fastapi/pull/4574) by [@&#8203;ss-o-furda](https://togithub.com/ss-o-furda). - 🌐 Add Vietnamese translation for `docs/vi/docs/features.md` and `docs/vi/docs/index.md`. PR [#&#8203;3006](https://togithub.com/tiangolo/fastapi/pull/3006) by [@&#8203;magiskboy](https://togithub.com/magiskboy). - 🌐 Add Korean translation for `docs/ko/docs/async.md`. PR [#&#8203;4179](https://togithub.com/tiangolo/fastapi/pull/4179) by [@&#8203;NinaHwang](https://togithub.com/NinaHwang). - 🌐 Add Chinese translation for `docs/zh/docs/tutorial/background-tasks.md`. PR [#&#8203;9812](https://togithub.com/tiangolo/fastapi/pull/9812) by [@&#8203;wdh99](https://togithub.com/wdh99). - 🌐 Add French translation for `docs/fr/docs/tutorial/query-params-str-validations.md`. PR [#&#8203;4075](https://togithub.com/tiangolo/fastapi/pull/4075) by [@&#8203;Smlep](https://togithub.com/Smlep). - 🌐 Add French translation for `docs/fr/docs/tutorial/index.md`. PR [#&#8203;2234](https://togithub.com/tiangolo/fastapi/pull/2234) by [@&#8203;JulianMaurin](https://togithub.com/JulianMaurin). - 🌐 Add French translation for `docs/fr/docs/contributing.md`. PR [#&#8203;2132](https://togithub.com/tiangolo/fastapi/pull/2132) by [@&#8203;JulianMaurin](https://togithub.com/JulianMaurin). - 🌐 Add French translation for `docs/fr/docs/benchmarks.md`. PR [#&#8203;2155](https://togithub.com/tiangolo/fastapi/pull/2155) by [@&#8203;clemsau](https://togithub.com/clemsau). - 🌐 Update Chinese translations with new source files. PR [#&#8203;9738](https://togithub.com/tiangolo/fastapi/pull/9738) by [@&#8203;mahone3297](https://togithub.com/mahone3297). - 🌐 Add Russian translation for `docs/ru/docs/tutorial/request-forms.md`. PR [#&#8203;9841](https://togithub.com/tiangolo/fastapi/pull/9841) by [@&#8203;dedkot01](https://togithub.com/dedkot01). - 🌐 Update Chinese translation for `docs/zh/docs/tutorial/handling-errors.md`. PR [#&#8203;9485](https://togithub.com/tiangolo/fastapi/pull/9485) by [@&#8203;Creat55](https://togithub.com/Creat55). ##### Internal - πŸ”§ Update sponsors, add Fern. PR [#&#8203;9956](https://togithub.com/tiangolo/fastapi/pull/9956) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - πŸ‘· Update FastAPI People token. PR [#&#8203;9844](https://togithub.com/tiangolo/fastapi/pull/9844) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - πŸ‘₯ Update FastAPI People. PR [#&#8203;9775](https://togithub.com/tiangolo/fastapi/pull/9775) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - πŸ‘· Update MkDocs Material token. PR [#&#8203;9843](https://togithub.com/tiangolo/fastapi/pull/9843) by [@&#8203;tiangolo](https://togithub.com/tiangolo). - πŸ‘· Update token for latest changes. PR [#&#8203;9842](https://togithub.com/tiangolo/fastapi/pull/9842) by [@&#8203;tiangolo](https://togithub.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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/cloud-py-api/nc_py_api). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNC4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 388c9ce commit db4c453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

β€Žsetup.cfgβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ install_requires =
4040
xmltodict==0.13.0
4141
pydantic==2.1.1
4242
xxhash==3.2.0
43-
fastapi==0.100.0
43+
fastapi==0.100.1
4444
uvicorn[standard]==0.23.1
4545

4646
[options.extras_require]

0 commit comments

Comments
Β (0)