Skip to content

Commit bdfeec9

Browse files
chore(deps): bump flask-cors (#13374)
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 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@3.0.10...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21ce010 commit bdfeec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/standard/firebase/firenotes/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==1.1.4; python_version < '3.0'
22
Flask==3.0.0; python_version > '3.0'
33
pyjwt==1.7.1; python_version < '3.0'
4-
flask-cors==3.0.10
4+
flask-cors==6.0.0
55
google-auth==2.17.3; python_version < '3.0'
66
google-auth==2.17.3; python_version > '3.0'
77
requests==2.27.1

0 commit comments

Comments
 (0)