Skip to content

Commit 06253b9

Browse files
authored
Merge pull request #23 from python-microservices/pyup-update-requests-2.20.1-to-2.21.0
Update requests to 2.21.0
2 parents c487176 + 3ef6525 commit 06253b9

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.1
5+
requests==2.21.0
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)