Skip to content

Commit 9caeb24

Browse files
Bump flask-cors from 3.0.10 to 4.0.1
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 to 4.0.1. - [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.10...4.0.1) --- updated-dependencies: - dependency-name: flask-cors dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ad829e commit 9caeb24

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Flask-Cors==3.0.10
1+
Flask-Cors==4.0.1
22
Flask==2.3.3
33
Werkzeug==2.3.8
44
boto3==1.24.30

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ flask==2.3.3
3636
# via
3737
# -r requirements.in
3838
# flask-cors
39-
flask-cors==3.0.10
39+
flask-cors==4.0.1
4040
# via -r requirements.in
4141
idna==3.4
4242
# via requests
@@ -93,7 +93,6 @@ s3transfer==0.6.1
9393
six==1.16.0
9494
# via
9595
# ecdsa
96-
# flask-cors
9796
# python-dateutil
9897
tomli==2.0.1
9998
# via pytest

0 commit comments

Comments
 (0)