Bump fastapi from 0.115.0 to 0.115.3 in /docker/main

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-23 12:05:27 +00:00 committed by GitHub
parent fc59c83e16
commit 149caca5ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
click == 8.1.*
# FastAPI
starlette-context == 0.3.6
fastapi == 0.115.0
fastapi == 0.115.3
uvicorn == 0.30.*
slowapi == 0.1.9
imutils == 0.5.*