Skip to content

Commit 02176fc

Browse files
Bump flask-cors from 5.0.1 to 6.0.0
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 5.0.1 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@5.0.1...6.0.0) --- updated-dependencies: - dependency-name: flask-cors dependency-version: 6.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 961a947 commit 02176fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-apps-api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
flask==3.1.1
2-
Flask-Cors==5.0.1
2+
Flask-Cors==6.0.0
33
jsonschema==4.23.0
44
openapi-core==0.19.5
55
prance==25.4.8.0

0 commit comments

Comments
 (0)