Skip to content

Commit

Permalink
Bump flask from 2.2.1 to 2.3.2 in /examples/benchmark (#131) #nolog
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 2.2.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.2.1...2.3.2)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent 744548f commit 4238aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/benchmark/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ certifi==2023.7.22
charset-normalizer==2.1.0
click==8.1.3
fastapi==0.79.0
Flask==2.2.1
Flask==2.3.2
gunicorn==20.1.0
h11==0.13.0
h2==4.1.0
Expand Down

0 comments on commit 4238aa4

Please sign in to comment.