Skip to content

Commit c2a7f82

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 ea4cb25 commit c2a7f82

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
@@ -5,7 +5,7 @@ charset-normalizer==3.4.2
55
click==8.1.8
66
cryptography==44.0.1
77
Flask==3.1.0
8-
flask-cors==5.0.1
8+
flask-cors==6.0.0
99
Flask-JWT-Extended==4.7.1
1010
idna==3.10
1111
itsdangerous==2.2.0

0 commit comments

Comments
 (0)