Skip to content

Commit 3ae702d

Browse files
authored
Merge pull request #6 from clowder-framework/dependabot/pip/urllib3-1.24.2
Bump urllib3 from 1.24.1 to 1.24.2
2 parents 4ab0dcb + 5ffd63c commit 3ae702d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
enum34==1.1.6
22
Sphinx==1.6.2
33
pika==0.10.0
4-
PyYAML==3.11
4+
PyYAML==5.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pika==1.0.0
33
PyYAML==5.1
44
requests==2.21.0
55
wheel==0.33.1
6-
urllib3==1.24.1
6+
urllib3==1.24.2
77
pytest==4.3.1
88
pytest-pep8==1.0.6
99
requests-toolbelt==0.9.1

0 commit comments

Comments
 (0)