Skip to content

Commit 9833865

Browse files
Bump flask-cors from 6.0.0 to 6.0.1 (#1084)
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 6.0.0 to 6.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@6.0.0...6.0.1) --- updated-dependencies: - dependency-name: flask-cors dependency-version: 6.0.1 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 d24a253 commit 9833865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testproject/requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cryptography==45.0.4
22
moto==5.1.5
33
Flask==3.1.1
4-
Flask-Cors==6.0.0
4+
Flask-Cors==6.0.1
55
psycopg==3.2.9
66
selenium==4.33.0
77
Werkzeug==3.1.3

0 commit comments

Comments
 (0)