Bump fastapi from 0.100.1 to 0.101.0

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.100.1 to 0.101.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.100.1...0.101.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-08-07 03:05:27 +00:00
committed by GitHub
parent 813ace12c9
commit 8deedc31c5

View File

@@ -39,7 +39,7 @@ orjson==3.9.2
sdnotify==0.3.2
# API Server
fastapi==0.100.1
fastapi==0.101.0
pydantic==1.10.11
uvicorn==0.23.2
pyjwt==2.8.0