Skip to content

Commit 4aa992d

Browse files
Bump flask-cors from 4.0.1 to 5.0.0 in /workshop/tagging/loadgenerator
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.1 to 5.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.1...5.0.0) --- updated-dependencies: - dependency-name: flask-cors dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 896078f commit 4aa992d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workshop/tagging/loadgenerator/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ flask==3.0.0
2525
# locust
2626
flask-basicauth==0.2.0
2727
# via locust
28-
flask-cors==4.0.1
28+
flask-cors==5.0.0
2929
# via locust
3030
gevent==23.9.1
3131
# via

0 commit comments

Comments
 (0)