Skip to content

Commit 052ed07

Browse files
Bump urllib3 from 1.23 to 1.24.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 to 1.24.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](urllib3/urllib3@1.23...1.24.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a81b6ed commit 052ed07

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
@@ -48,7 +48,7 @@
4848
'tqdm==4.19.5',
4949
'typed-ast==1.1.0',
5050
'typing==3.6.4',
51-
'urllib3==1.23',
51+
'urllib3==1.24.2',
5252
'xlrd==1.1.0'
5353
]
5454

0 commit comments

Comments
 (0)