Skip to content

Commit

Permalink
Merge pull request #58 from kevinmmartins/dependabot/pip/flask-cors-4…
Browse files Browse the repository at this point in the history
….0.0

Bump flask-cors from 3.0.10 to 4.0.0
  • Loading branch information
kevinmmartins committed Jun 26, 2023
2 parents aae2705 + e598003 commit 225432a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
setuptools >= 21.0.0
gunicorn==20.1.0
flask-marshmallow==0.15.0
flask-cors==3.0.10
flask-cors==4.0.0
connexion[swagger-ui]==2.14.2

0 comments on commit 225432a

Please sign in to comment.