Skip to content

Commit 0f3bac0

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

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.47.0
44
Flask==2.2.3
5-
Flask-Cors==3.0.10
5+
Flask-Cors==4.0.0
66
flask-talisman==1.1.0
77
google-cloud-storage==2.11.0
88
gunicorn==21.2.0

0 commit comments

Comments
 (0)