Skip to content

Commit 6e3f588

Browse files
dependabot[bot]ponyisi
authored andcommitted
Bump flask-cors from 4.0.2 to 6.0.0 in /servicex_app
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.2 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@4.0.2...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 eed7be4 commit 6e3f588

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

servicex_app/poetry.lock

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

servicex_app/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jinja2 = "^3.1.5"
1717
flask = "^2.3.3"
1818
werkzeug = "^3.0.6"
1919
flask-wtf = "^1.0.1"
20-
flask-cors = "^4.0.1"
20+
flask-cors = "^6.0.0"
2121
wtforms = "^3.0.1"
2222
email-validator = "^1.3.0"
2323
Celery = "^5.2.0"

0 commit comments

Comments
 (0)