Skip to content

Commit 8e4b65b

Browse files
chore(deps): Bump flask-cors from 3.0.10 to 6.0.0 in /backend
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 to 6.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...6.0.0) --- updated-dependencies: - dependency-name: flask-cors dependency-version: 6.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4eacb20 commit 8e4b65b

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
@@ -1,7 +1,7 @@
11
Flask==2.2.5
22
Flask-RESTful==0.3.9
33
Flask-HTTPAuth==4.7.0
4-
Flask-Cors==3.0.10
4+
Flask-Cors==6.0.0
55
Flask-Login==0.6.2
66
requests==2.32.4
77
gunicorn==23.0.0

0 commit comments

Comments
 (0)