Skip to content

Commit d1d44b9

Browse files
Bump flask-cors from 4.0.2 to 6.0.0 in /sdarq/backend
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.2 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@4.0.2...6.0.0) --- updated-dependencies: - dependency-name: flask-cors dependency-version: 6.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 662a815 commit d1d44b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdarq/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Flask-Limiter==3.8.0
33
requests>=2.32.3
44
requests-oauthlib>=1.0.0
55
urllib3==1.26.19
6-
flask-cors==4.0.2
6+
flask-cors==6.0.0
77
virtualenv==20.26.6
88
jira==2.0.0
99
gunicorn[gevent]>= 1.4

0 commit comments

Comments
 (0)