Skip to content

Commit 29ecc58

Browse files
committed
update to urllib3 2.6.0 to fix CVE-2025-66471
1 parent a49709b commit 29ecc58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ typing-extensions==4.15.0
104104
# typing-inspection
105105
typing-inspection==0.4.2
106106
# via pydantic
107-
urllib3==2.5.0
107+
urllib3==2.6.0
108108
# via requests
109109
uvicorn[standard]==0.38.0
110110
# via -r requirements.in

0 commit comments

Comments
 (0)