Skip to content

Commit b97ca37

Browse files
authored
Merge pull request #9 from Turall/dependabot/pip/urllib3-1.25.8
Bump urllib3 from 1.25.7 to 1.25.8
2 parents eeab382 + c266944 commit b97ca37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
install_requires=[
2323
"user-agent>=0.1.9",
2424
"requests>=2.5.4.1",
25-
"urllib3==1.25.7",
25+
"urllib3==1.25.8",
2626
"certifi>=2019.11.28",
2727
],
2828
packages=setuptools.find_packages(),

0 commit comments

Comments
 (0)