Skip to content

Commit

Permalink
chore(deps): bump flask from 2.3.1 to 2.3.2 in /src/loadgenerator (Go…
Browse files Browse the repository at this point in the history
…ogleCloudPlatform#1740)

Bumps [flask](https://github.com/pallets/flask) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@2.3.1...2.3.2)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and mrcrgl committed Sep 11, 2023
1 parent f3dbb23 commit 5f95588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/loadgenerator/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ click==8.1.3
# via flask
configargparse==1.5.3
# via locust
flask==2.3.1
flask==2.3.2
# via
# flask-basicauth
# flask-cors
Expand Down

0 comments on commit 5f95588

Please sign in to comment.