Skip to content

Commit 8b79aa7

Browse files
Bump flask-cors from 5.0.1 to 6.0.0
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 5.0.1 to 6.0.0. - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md) - [Commits](corydolphin/flask-cors@5.0.1...6.0.0) --- updated-dependencies: - dependency-name: flask-cors dependency-version: 6.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 800401c commit 8b79aa7

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ types-requests = "*"
1919
colorlog = "~=6.8"
2020
eve = "~=2.1"
2121
flask-apscheduler = "~=1.13"
22-
flask-cors = "~=5.0"
22+
flask-cors = "~=6.0"
2323
gunicorn = "~=23.0"
2424
openpyxl = "~=3.1"
2525
pandas = "~=2.0"

Pipfile.lock

Lines changed: 11 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)