Skip to content

Commit

Permalink
Bump flask-cors from 2.1.2 to 3.0.9 (#12)
Browse files Browse the repository at this point in the history
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 2.1.2 to 3.0.9.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/master/CHANGELOG.md)
- [Commits](corydolphin/flask-cors@2.1.2...3.0.9)

---
updated-dependencies:
- dependency-name: flask-cors
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 15, 2023
1 parent 7b6d215 commit eb86e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,7 +1,7 @@
blinker==1.6.2
click==8.1.3
Flask==2.3.2
Flask-Cors==2.1.2
Flask-Cors==3.0.9
gunicorn==19.6.0
itsdangerous==2.1.2
Jinja2==2.11.3
Expand Down

0 comments on commit eb86e5a

Please sign in to comment.