Skip to content

Commit ef3cb62

Browse files
Bump flask-cors from 6.0.1 to 6.0.2 (#5539)
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md) - [Commits](corydolphin/flask-cors@6.0.1...6.0.2) --- updated-dependencies: - dependency-name: flask-cors dependency-version: 6.0.2 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 912a87d commit ef3cb62

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.9.0
33
cerberus==1.3.8
44
Flask==3.1.2
55
flask-apispec==0.11.4
6-
flask-cors==6.0.1
6+
flask-cors==6.0.2
77
gunicorn==23.0.0
88
kombu==5.6.2
99
marshmallow==3.26.1

0 commit comments

Comments
 (0)