Skip to content

Commit 2f934cd

Browse files
authored
Merge pull request #24 from nmdp-bioinformatics/dependabot/pip/urllib3-1.24.2
Bump urllib3 from 1.23 to 1.24.2
2 parents a81b6ed + 052ed07 commit 2f934cd

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)