Skip to content

Commit 3b3d290

Browse files
Update urllib3
1 parent 758f85f commit 3b3d290

File tree

2 files changed

+189
-176
lines changed

2 files changed

+189
-176
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pypi"
77
certifi = "==2023.7.22"
88
six = ">=1.10"
99
python-dateutil = ">=2.5.3"
10-
urllib3 = ">=1.15.1"
10+
urllib3 = "~=1.26.17"
1111
vistir = ">=0.4.0, <=0.6.1"
1212

1313
[dev-packages]

0 commit comments

Comments
 (0)