Skip to content

Commit 6ac0e0f

Browse files
authored
Merge pull request #1045 from sanger/dependabot/pip/flask-cors-6.0.0
Bump flask-cors from 5.0.1 to 6.0.0
2 parents 78b7675 + 8b79aa7 commit 6ac0e0f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)