Skip to content

Commit e552a8e

Browse files
authored
Merge pull request #13 from python-microservices/pyup-update-requests-2.20.0-to-2.20.1
Update requests to 2.20.1
2 parents ed126cc + aaa47a8 commit e552a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ jaeger-client==3.12.0
22
python-json-logger==0.1.10
33
PyYAML==3.13
44
anyconfig==0.9.7
5-
requests==2.20.0
5+
requests==2.20.1
66
# Optionals:
77
connexion[swagger-ui]==2.0.2
88
# Necessary to deploy swagger ui files in projects that install this library,

0 commit comments

Comments
 (0)