fix(deps): bump uvicorn from 0.34.0 to 0.39.0

Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.34.0 to 0.39.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](https://github.com/Kludex/uvicorn/compare/0.34.0...0.39.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-version: 0.39.0
  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]
2026-01-31 11:45:47 +00:00
committed by GitHub
parent 276a32b235
commit 52fe72b387

View File

@@ -1,5 +1,5 @@
fastapi==0.128.0
uvicorn==0.34.0
uvicorn==0.39.0
python-dotenv==1.2.1
httpx==0.28.1
pydantic==2.12.5