Skip to content

Commit

Permalink
Bump flask-cors from 3.0.3 to 3.0.9
Browse files Browse the repository at this point in the history
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.3 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@3.0.3...3.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 2, 2023
1 parent d2f8ddd commit a40bbe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,5 +1,5 @@
Flask==0.12.2
Flask-Compress==1.4.0
Flask-Cors==3.0.3
Flask-Cors==3.0.9
greenlet==0.4.12
gunicorn==19.9.0

0 comments on commit a40bbe6

Please sign in to comment.