Skip to content

Commit 6a194d4

Browse files
authored
Merge pull request #168 from hackersandslackers/renovate/urllib3-1.x
2 parents 09cc3f3 + 9b578bf commit 6a194d4

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.27.1; (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.3; python_version >= "3.6"

0 commit comments

Comments
 (0)