Skip to content

Commit ecf2254

Browse files
build(deps): Bump urllib3 from 1.10.4 to 1.26.5 in /zstacklib
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.10.4 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.10.4...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a01b71 commit ecf2254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zstacklib/setup.py

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
'paramiko',
2525
'pyparsing<=1.5.7',
2626
'pickledb',
27-
'urllib3==1.10.4',
27+
'urllib3==1.26.5',
2828
'netaddr',
2929
'Jinja2',
3030
'pyroute2==0.5.14',

0 commit comments

Comments
 (0)