Skip to content

Commit

Permalink
build(deps): bump flask-cors from 3.0.10 to 4.0.1 in /backend (#86)
Browse files Browse the repository at this point in the history
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 to 4.0.1.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)
- [Commits](corydolphin/flask-cors@3.0.10...4.0.1)

---
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 23, 2024
1 parent 0f561d2 commit 2827de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
click==8.1.3
Flask==2.2.5
Flask-Cors==3.0.10
Flask-Cors==4.0.1
itsdangerous==2.1.2
Jinja2==3.1.3
MarkupSafe==2.1.1
Expand Down

0 comments on commit 2827de8

Please sign in to comment.