Skip to content

Commit

Permalink
requirments: bump urllib3 to 2.0.7
Browse files Browse the repository at this point in the history
Fixes CVE-2023-45803 (moderate).
  • Loading branch information
stintel committed Dec 12, 2023
1 parent 19e4066 commit 2bee6d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ sniffio==1.3.0
starlette==0.27.0
typing_extensions==4.8.0
ujson==5.8.0
urllib3==2.0.6
urllib3==2.0.7
uvicorn==0.23.2
uvloop==0.19.0
watchfiles==0.20.0
Expand Down

0 comments on commit 2bee6d7

Please sign in to comment.