Skip to content

Commit c8c8287

Browse files
Bump flask-cors from 5.0.1 to 6.0.0 in /backend
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 5.0.1 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@5.0.1...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 b985867 commit c8c8287

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
@@ -3,7 +3,7 @@ cffi==1.17.1
33
click==8.1.8
44
cryptography==44.0.1
55
Flask==3.1.0
6-
flask-cors==5.0.1
6+
flask-cors==6.0.0
77
Flask-JWT-Extended==4.7.1
88
itsdangerous==2.2.0
99
Jinja2==3.1.5

0 commit comments

Comments
 (0)