Skip to content

Commit 2f8cf47

Browse files
Update uvicorn requirement from ~=0.42.0 to ~=0.44.0 in /backend
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.42.0...0.44.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.44.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca5a27d commit 2f8cf47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
fastapi~=0.135.1
22
pillow~=12.1.1
3-
uvicorn~=0.42.0
3+
uvicorn~=0.44.0

0 commit comments

Comments
 (0)