Skip to content

Commit fba1732

Browse files
Bump flask-cors from 5.0.0 to 5.0.1 (#5217)
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 5.0.0 to 5.0.1. - [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.0...5.0.1) --- updated-dependencies: - dependency-name: flask-cors dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff61d6c commit fba1732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-server.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
connexion[swagger-ui]>=2.10.0, <4
22
flask>=2.0,<4
33
werkzeug>=2.0,<4
4-
flask-cors==5.0.0
4+
flask-cors==5.0.1
55
gunicorn==23.0.0
66
celery>=5.1.0, <6
77
wes-service>=4.0.0, <5

0 commit comments

Comments
 (0)