Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: Update dependency fastapi to v0.105.0 (#129)
[![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.104.1` -> `==0.105.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/fastapi/0.105.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/fastapi/0.105.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/fastapi/0.104.1/0.105.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/fastapi/0.104.1/0.105.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tiangolo/fastapi (fastapi)</summary> ### [`v0.105.0`](https://togithub.com/tiangolo/fastapi/releases/tag/0.105.0) [Compare Source](https://togithub.com/tiangolo/fastapi/compare/0.104.1...0.105.0) ##### Features - ✨ Add support for multiple Annotated annotations, e.g. `Annotated[str, Field(), Query()]`. PR [#​10773](https://togithub.com/tiangolo/fastapi/pull/10773) by [@​tiangolo](https://togithub.com/tiangolo). ##### Refactors - 🔥 Remove unused NoneType. PR [#​10774](https://togithub.com/tiangolo/fastapi/pull/10774) by [@​tiangolo](https://togithub.com/tiangolo). ##### Docs - 📝 Tweak default suggested configs for generating clients. PR [#​10736](https://togithub.com/tiangolo/fastapi/pull/10736) by [@​tiangolo](https://togithub.com/tiangolo). ##### Internal - 🔧 Update sponsors, add Scalar. PR [#​10728](https://togithub.com/tiangolo/fastapi/pull/10728) by [@​tiangolo](https://togithub.com/tiangolo). - 🔧 Update sponsors, add PropelAuth. PR [#​10760](https://togithub.com/tiangolo/fastapi/pull/10760) by [@​tiangolo](https://togithub.com/tiangolo). - 👷 Update build docs, verify README on CI. PR [#​10750](https://togithub.com/tiangolo/fastapi/pull/10750) by [@​tiangolo](https://togithub.com/tiangolo). - 🔧 Update sponsors, remove Fern. PR [#​10729](https://togithub.com/tiangolo/fastapi/pull/10729) by [@​tiangolo](https://togithub.com/tiangolo). - 🔧 Update sponsors, add Codacy. PR [#​10677](https://togithub.com/tiangolo/fastapi/pull/10677) by [@​tiangolo](https://togithub.com/tiangolo). - 🔧 Update sponsors, add Reflex. PR [#​10676](https://togithub.com/tiangolo/fastapi/pull/10676) by [@​tiangolo](https://togithub.com/tiangolo). - 📝 Update release notes, move and check latest-changes. PR [#​10588](https://togithub.com/tiangolo/fastapi/pull/10588) by [@​tiangolo](https://togithub.com/tiangolo). - 👷 Upgrade latest-changes GitHub Action. PR [#​10587](https://togithub.com/tiangolo/fastapi/pull/10587) by [@​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**: Never, 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/GoogleCloudPlatform/genai-databases-retrieval-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
- Loading branch information