Skip to content

Commit

Permalink
Bump flask-cors from 3.0.7 to 3.0.10
Browse files Browse the repository at this point in the history
Merge pull request #967 from openfisca/dependabot/pip/flask-cors-3.0.10
  • Loading branch information
sandcha authored Feb 1, 2021
2 parents bd2fb16 + 19fb17d commit 2d34046
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 @@ -20,7 +20,7 @@
api_requirements = [
'werkzeug >= 1.0.0, < 2.0.0',
'flask == 1.1.2',
'flask-cors == 3.0.7',
'flask-cors == 3.0.10',
'gunicorn >= 20.0.0, < 21.0.0',
]

Expand Down

0 comments on commit 2d34046

Please sign in to comment.