chore(deps): bump fastapi from 0.123.5 to 0.123.7

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

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.123.7
  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-12-04 12:03:35 +00:00 committed by GitHub
parent c888b8947b
commit e63965f50f
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",
"bencodepy==0.9.5",
"croniter==6.0.0",
"fastapi==0.123.5",
"fastapi==0.123.7",
"GitPython==3.1.45",
"humanize==4.13.0",
"pytimeparse2==1.7.1",