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
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.7 to 3.0.10.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/master/CHANGELOG.md)
- [Commits](corydolphin/flask-cors@3.0.7...3.0.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jan 6, 2021
1 parent 074eff5 commit 9a4f1bf
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 9a4f1bf

Please sign in to comment.