Skip to content

Commit 3d27d05

Browse files
Bump flask-cors from 5.0.0 to 6.0.0
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 5.0.0 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.0...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 38f2a83 commit 3d27d05

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
@@ -10,7 +10,7 @@ importlib_resources==6.4.0
1010
python-dateutil==2.9.0
1111
feedgen==1.0.0
1212
flask-babel==4.0.0
13-
flask-cors==5.0.0
13+
flask-cors==6.0.0
1414
flask-sqlalchemy==3.1.1
1515
flask==3.0.3
1616
gunicorn==22.0.0

0 commit comments

Comments
 (0)