Skip to content

Commit 7382608

Browse files
Bump flask-cors from 3.0.10 to 4.0.2 in /src/loadgenerator
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 to 4.0.2. - [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...4.0.2) --- updated-dependencies: - dependency-name: flask-cors dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99ba99a commit 7382608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/loadgenerator/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ConfigArgParse==1.5.3
88
Deprecated==1.2.13
99
Flask==2.2.2
1010
Flask-BasicAuth==0.2.0
11-
Flask-Cors==3.0.10
11+
Flask-Cors==4.0.2
1212
gevent==21.12.0
1313
geventhttpclient==2.0.2
1414
googleapis-common-protos==1.56.4

0 commit comments

Comments
 (0)