Skip to content

Commit 61074f9

Browse files
authored
Merge pull request #32 from SECQUOIA/copilot/fix-urllib3-streaming-api
Update urllib3 to 2.6.0 to fix streaming API decompression vulnerability
2 parents 6b4999e + cf8f059 commit 61074f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

venv_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,6 @@ traitlets==5.14.3
102102
typing_extensions==4.12.2
103103
tzdata==2024.2
104104
uc-micro-py==1.0.3
105-
urllib3~=2.5.0
105+
urllib3~=2.6.0
106106
wcwidth==0.2.13
107107
zipp==3.20.2

0 commit comments

Comments
 (0)