chore: bump uvicorn from 0.24.0 to 0.41.0

Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.24.0 to 0.41.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.24.0...0.41.0)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-version: 0.41.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-03-11 02:08:40 +00:00
committed by GitHub
parent 40341c3e0c
commit 7f1d6b6c0f

View File

@@ -1,5 +1,5 @@
fastapi==0.104.1
uvicorn==0.24.0
uvicorn==0.41.0
pydantic==2.5.0
pydantic-settings==2.1.0
httpx==0.25.2