Skip to content

Commit 5bd89dc

Browse files
Bump flask-cors from 4.0.0 to 4.0.2 (#3885)
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.0 to 4.0.2. - [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.0...4.0.2) --- updated-dependencies: - dependency-name: flask-cors dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff03c2a commit 5bd89dc

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
@@ -13,7 +13,7 @@ Flask==2.3.3
1313
Flask-SQLAlchemy==3.0.5
1414
Flask-Mail==0.9.1
1515
Flask-Migrate==4.0.7
16-
Flask-Cors==4.0.0
16+
Flask-Cors==4.0.2
1717
Flask-Babel==4.0.0
1818
flask-talisman==1.1.0
1919
SQLAlchemy==2.0.21

0 commit comments

Comments
 (0)