Skip to content

Commit 71dc1e7

Browse files
build(deps): bump flask-cors from 4.0.0 to 4.0.1 in /backend (#2282)
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.0 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@4.0.0...4.0.1) --- updated-dependencies: - dependency-name: flask-cors dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c815597 commit 71dc1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
connexion==2.14.2
33
datadog==0.48.0
44
Flask==2.2.3
5-
Flask-Cors==4.0.0
5+
Flask-Cors==4.0.1
66
flask-talisman==1.1.0
77
google-cloud-storage==2.14.0
88
gunicorn==22.0.0

0 commit comments

Comments
 (0)