Bump uvicorn from 0.34.0 to 0.34.1

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.34.0 to 0.34.1.
- [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.1)

---
updated-dependencies:
- dependency-name: uvicorn
  dependency-version: 0.34.1
  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-04-15 00:22:23 +01:00
committed by J.Townsend
parent 7a8bd96cec
commit af6dc8fdfd
+1 -1
View File
@@ -18,6 +18,6 @@ requests==2.32.3
retrying==1.3.4
shodan==1.31.0
slowapi==0.1.9
uvicorn==0.34.0
uvicorn==0.34.1
uvloop==0.21.0; platform_system != "Windows"
winloop==0.1.8; platform_system == "Windows"