Skip to content

Bump fastapi from 0.104.1 to 0.105.0

Ronan Amicel requested to merge dependabot-pip-fastapi-0.105.0 into main

Bumps fastapi from 0.104.1 to 0.105.0.

Release notes

Sourced from fastapi's releases.

0.105.0

Features

  • Add support for multiple Annotated annotations, e.g. Annotated[str, Field(), Query()]. PR #10773 by @​tiangolo.

Refactors

Docs

Internal

Commits
  • 36c2667 📝 Update release notes
  • d8185ef 🔖 Release version 0.105.0
  • fc51d7e 📝 Update release notes
  • b98c65c 🔥 Remove unused NoneType (#10774)
  • ba99214 📝 Update release notes
  • 6f5aa81 Add support for multiple Annotated annotations, e.g. `Annotated[str, Field(...
  • 73dcc40 📝 Update release notes
  • 33493ce 🔧 Update sponsors, add PropelAuth (#10760)
  • 01e570c 📝 Update release notes
  • ca03379 👷 Update build docs, verify README on CI (#10750)
  • Additional commits viewable in compare view

Merge request reports