build(deps): bump uvicorn[standard] from 0.34.0 to 0.34.2 in /backend

Bumps [uvicorn[standard]](https://github.com/encode/uvicorn) from 0.34.0 to 0.34.2.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.34.0...0.34.2)

---
updated-dependencies:
- dependency-name: uvicorn[standard]
  dependency-version: 0.34.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-06-01 02:28:37 +00:00
committed by GitHub
parent 2c15f8e676
commit 26549244fc

View File

@@ -1,5 +1,5 @@
fastapi==0.115.7
uvicorn[standard]==0.34.0
uvicorn[standard]==0.34.2
pydantic==2.10.6
python-multipart==0.0.20