Skip to content

Commit c46a7fe

Browse files
dependabot[bot]amotl
authored andcommitted
build(deps): update flask-cors requirement in /python-flask
Updates the requirements on [flask-cors](https://github.com/corydolphin/flask-cors) to permit the latest version. - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md) - [Commits](corydolphin/flask-cors@v1.0.0a...5.0.0) --- updated-dependencies: - dependency-name: flask-cors dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1076343 commit c46a7fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-flask/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies = [
88
"crate",
99
"flask<3",
1010
"flask-restful<1",
11-
"flask-cors<5",
11+
"flask-cors<6",
1212
"itsdangerous<3",
1313
"jinja2<4",
1414
"markupsafe<4",

0 commit comments

Comments
 (0)