Skip to content

Commit 1e4bf7e

Browse files
dependabot[bot]prabhakar267
authored andcommitted
Bump flask-cors from 3.0.9 to 5.0.0 in /server
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.9 to 5.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.9...5.0.0) --- updated-dependencies: - dependency-name: flask-cors dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3cc96cf commit 1e4bf7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ certifi==2024.7.4
22
chardet==3.0.4
33
Click==7.0
44
Flask==2.3.2
5-
Flask-Cors==3.0.9
5+
Flask-Cors==5.0.0
66
gcm==0.3
77
idna==3.7
88
itsdangerous==0.24

0 commit comments

Comments
 (0)