Skip to content

Commit 55703c5

Browse files
Bump flask-cors from 5.0.1 to 6.0.0
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] <support@github.com>
1 parent ab8d022 commit 55703c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Deprecated==1.2.18
1212
flake8==7.2.0
1313
Flask==3.1.0
1414
Flask-Caching==2.3.1
15-
flask-cors==5.0.1
15+
flask-cors==6.0.0
1616
Flask-Limiter==3.12
1717
flask-marshmallow==1.3.0
1818
flask-restx==1.3.0

0 commit comments

Comments
 (0)