Skip to content

Commit

Permalink
Merge pull request #333 from roscisz/dependabot/pip/flask-cors-3.0.9
Browse files Browse the repository at this point in the history
Bump flask-cors from 3.0.7 to 3.0.9
  • Loading branch information
roscisz authored Dec 7, 2021
2 parents 4a680f4 + 3b0832c commit 7a58f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
'connexion==2.3.0',
'cryptography==3.2.1',
'Flask==1.1.4',
'Flask-Cors==3.0.7',
'Flask-Cors==3.0.9',
'Flask-JWT-Extended==3.13.1',
'gevent==21.1.2',
'greenlet==1.1.0',
Expand Down

0 comments on commit 7a58f7a

Please sign in to comment.