Skip to content

Commit 88e2c33

Browse files
build(deps): bump flask-cors from 3.0.10 to 4.0.2
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 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@3.0.10...4.0.2) --- updated-dependencies: - dependency-name: flask-cors dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11b668c commit 88e2c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
'werkzeug==3.0.1',
3535
'unittest-xml-reporting==3.0.4',
3636
'future==0.18.3',
37-
'flask-cors==3.0.10',
37+
'flask-cors==4.0.2',
3838
'fire==0.3.1',
3939
'lxml==4.9.1',
4040
'tqdm==4.53.0',

0 commit comments

Comments
 (0)