Skip to content

Commit b34a69d

Browse files
Update uvicorn requirement from >=0.39.0 to >=0.49.0
Updates the requirements on [uvicorn](https://github.com/Kludex/uvicorn) to permit the latest version. - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.39.0...0.49.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.49.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent faa5dda commit b34a69d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ types-redis ==4.6.0.20241004
2121
# types
2222
types-ujson ==5.10.0.20250822
2323
ujson >= 4.0.1
24-
uvicorn[standard] >= 0.39.0
24+
uvicorn[standard] >= 0.49.0

0 commit comments

Comments
 (0)