Skip to content

Commit eee07c0

Browse files
authored
Merge pull request #1001 from sanger/dependabot/pip/flask-cors-5.0.1
Bump flask-cors from 4.0.2 to 5.0.1
2 parents 5b833db + 0b1b642 commit eee07c0

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-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 = "~=4.0"
22+
flask-cors = "~=5.0"
2323
gunicorn = "~=23.0"
2424
openpyxl = "~=3.1"
2525
pandas = "~=2.0"

Pipfile.lock

Lines changed: 5 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)