Skip to content

Commit

Permalink
Merge pull request #50 from CanDIG/dependabot/pip/flask-cors-5.0.0
Browse files Browse the repository at this point in the history
Bump flask-cors from 4.0.1 to 5.0.0
  • Loading branch information
OrdiNeu authored Sep 4, 2024
2 parents 1b0846f + bad4690 commit 64a78d6
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 @@
Flask==2.2.5
Flask-Cors==4.0.1
Flask-Cors==5.0.0
pytest==7.2.0
connexion==2.14.2
uwsgi==2.0.23
Expand Down

0 comments on commit 64a78d6

Please sign in to comment.