Skip to content

Commit df7a58c

Browse files
Bump flask-cors from 5.0.0 to 5.0.1 (#4857)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60c365e commit df7a58c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_service/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apispec[yaml]==6.8.1
33
cerberus==1.3.7
44
Flask==3.1.0
55
flask-apispec==0.11.4
6-
flask-cors==5.0.0
6+
flask-cors==5.0.1
77
gunicorn==23.0.0
88
kombu==5.5.2
99
marshmallow==3.26.1

0 commit comments

Comments
 (0)