Bump fastapi from 0.121.1 to 0.121.2

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

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.121.2
  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] 2025-11-14 12:02:54 +00:00 committed by GitHub
parent 5541e448b3
commit 492afe4c87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ dependencies = [
"argon2-cffi==25.1.0", "argon2-cffi==25.1.0",
"bencodepy==0.9.5", "bencodepy==0.9.5",
"croniter==6.0.0", "croniter==6.0.0",
"fastapi==0.121.1", "fastapi==0.121.2",
"GitPython==3.1.45", "GitPython==3.1.45",
"humanize==4.13.0", "humanize==4.13.0",
"pytimeparse2==1.7.1", "pytimeparse2==1.7.1",