Skip to content

Commit 4238aa4

Browse files
Bump flask from 2.2.1 to 2.3.2 in /examples/benchmark (miguelgrinberg#131) #nolog
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>
1 parent 744548f commit 4238aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/benchmark/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ certifi==2023.7.22
55
charset-normalizer==2.1.0
66
click==8.1.3
77
fastapi==0.79.0
8-
Flask==2.2.1
8+
Flask==2.3.2
99
gunicorn==20.1.0
1010
h11==0.13.0
1111
h2==4.1.0

0 commit comments

Comments
 (0)