Bump fastapi from 0.96.0 to 0.97.0

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.96.0 to 0.97.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.96.0...0.97.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-12 05:12:52 +00:00
committed by GitHub
parent 64e803356a
commit 2e087750e0

View File

@@ -38,7 +38,7 @@ orjson==3.9.0
sdnotify==0.3.2
# API Server
fastapi==0.96.0
fastapi==0.97.0
pydantic==1.10.9
uvicorn==0.22.0
pyjwt==2.7.0