Skip to content

Commit 6c4e848

Browse files
Bump flask-cors from 4.0.1 to 5.0.0 (#2)
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.1 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@4.0.1...5.0.0) --- updated-dependencies: - dependency-name: flask-cors dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afc915d commit 6c4e848

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
@@ -5,7 +5,7 @@ Werkzeug==3.0.3
55
Flask-JWT-Extended==4.6.0
66
Flask-Migrate==4.0.7
77
Flask-SQLAlchemy==3.1.1
8-
Flask-Cors==4.0.1
8+
Flask-Cors==5.0.0
99
SQLAlchemy==2.0.30
1010
pydantic[email]==2.7.3
1111
python-dotenv==1.0.1

0 commit comments

Comments
 (0)