Skip to content

Commit dcf3206

Browse files
chore(deps): bump flask from 3.1.2 to 3.1.3 in /src/loadgenerator (#3262)
Bumps [flask](https://github.com/pallets/flask) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.2...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9303b8d commit dcf3206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/loadgenerator/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ configargparse==1.7.1
1818
# via locust
1919
faker==40.1.0
2020
# via -r requirements.in
21-
flask==3.1.2
21+
flask==3.1.3
2222
# via
2323
# flask-cors
2424
# flask-login

0 commit comments

Comments
 (0)