Skip to content

Commit 9f1d461

Browse files
Bump flask-cors from 5.0.0 to 6.0.0
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 5.0.0 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.0...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 9f2a0e3 commit 9f1d461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ docusign-esign==4.0.0
77
Flask==3.0.3
88
Flask-Session==0.8.0
99
flask-wtf==1.2.2
10-
flask-cors==5.0.0
10+
flask-cors==6.0.0
1111
idna==3.10
1212
itsdangerous==2.2.0
1313
Jinja2==3.1.5

0 commit comments

Comments
 (0)