Skip to content

Commit 0724b95

Browse files
committed
Merge remote-tracking branch 'origin/master' into feature/add-swagger-conf
2 parents 97116e6 + d966327 commit 0724b95

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ coverage==4.5.2
33
mock==2.0.0
44
nose==1.3.7
55
pylint==2.2.2
6-
tox==3.5.3
6+
tox==3.6.0
77
requests_mock==1.5.2

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ 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:
7-
connexion[swagger-ui]==2.0.2
7+
connexion[swagger-ui]==2.1.0
88
# Necessary to deploy swagger ui files in projects that install this library,
99
# connexion's extra it isn't working as expected in that case
1010
swagger-ui-bundle==0.0.2

0 commit comments

Comments
 (0)