Skip to content

Commit 1e22057

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ certifi==2023.7.22
33
charset-normalizer==3.3.2
44
click==8.1.7
55
Flask==3.0.0
6-
Flask-Cors==4.0.0
6+
Flask-Cors==4.0.1
77
Flask-Testing==0.8.1
88
idna==3.4
99
itsdangerous==2.1.2

0 commit comments

Comments
 (0)