Skip to content

Commit 9b578bf

Browse files
committed
Update dependency urllib3 to v1.26.8
1 parent 1f7525c commit 9b578bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ requests==2.26.0; (python_version >= "2.7" and python_full_version < "3.0.0") or
1717
six==1.16.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
1818
tenacity==8.0.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
1919
text-unidecode==1.3; python_version >= "3.6"
20-
urllib3==1.26.6; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
20+
urllib3==1.26.8; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
2121
uwsgi==2.0.20
2222
webassets==2.0
2323
werkzeug==2.0.1; python_version >= "3.6"

0 commit comments

Comments
 (0)