Bump fastapi from 0.99.1 to 0.100.0

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.99.1 to 0.100.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.99.1...0.100.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-07-10 16:16:30 +00:00 committed by GitHub
parent c7c5c41f41
commit 6d63b9400b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ orjson==3.9.1
sdnotify==0.3.2
# API Server
fastapi==0.99.1
fastapi==0.100.0
pydantic==1.10.9
uvicorn==0.22.0
pyjwt==2.7.0