Skip to content

Commit d966327

Browse files
authored
Merge pull request #24 from python-microservices/pyup-update-connexion-2.0.2-to-2.1.0
Update connexion to 2.1.0
2 parents 851469f + 81e8ffd commit d966327

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
@@ -4,7 +4,7 @@ PyYAML==3.13
44
anyconfig==0.9.7
55
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)