Skip to content

Commit ff1dade

Browse files
Bump flask-cors from 4.0.1 to 4.0.2 (#2175)
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.1 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.1...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 8ef59ae commit ff1dade

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ beautifulsoup4==4.12.2
1212
djlint==1.30.2
1313
cpplint==1.6.1
1414
flask==3.0.0
15-
flask-cors==4.0.1
15+
flask-cors==4.0.2
1616
waitress==3.0.1
1717
flask-executor==1.0.0
1818
vidua==0.4.5

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
flask==3.0.0
2-
flask-cors==4.0.1
2+
flask-cors==4.0.2
33
flask-executor==1.0.0
44
pyxdelta==0.2.0
55
pillow==10.3.0

0 commit comments

Comments
 (0)