Skip to content

Commit

Permalink
Renovate Update dependency connexion to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 22, 2024
1 parent 65276a0 commit 402edb8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lambda_functions/v1/requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
connexion==2.7.0
connexion==3.0.6
fakeredis==1.4.5
flake8==3.8.4
flake8-quotes==3.2.0
Expand Down
2 changes: 1 addition & 1 deletion lambda_functions/v1/requirements/pact-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
connexion==2.7.0
connexion==3.0.6
swagger-ui-bundle
requests
2 changes: 1 addition & 1 deletion mock_sirius_backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
connexion==2.7.0
connexion==3.0.6
Flask==2.2.5
markupsafe==2.1.1
requests

0 comments on commit 402edb8

Please sign in to comment.