Skip to content

Commit c266944

Browse files
Bump urllib3 from 1.25.7 to 1.25.8
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.25.8. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.25.7...1.25.8) Signed-off-by: dependabot[bot] <[email protected]>
1 parent eeab382 commit c266944

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)