Skip to content

Commit 139ebb5

Browse files
chore(deps): update dependency uvicorn to v0.36.0 (#6189)
* chore(deps): update dependency uvicorn to v0.36.0 * [MegaLinter] Apply linters fixes --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b23f125 commit 139ebb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ gitpython==3.1.45
33
fastapi==0.116.2
44
python-multipart==0.0.20
55
pygments==2.19.2
6-
uvicorn[standard]==0.35.0
6+
uvicorn[standard]==0.36.0
77
redis==6.4.0
88
rq==2.6.0

0 commit comments

Comments
 (0)