From 4238aa4cd4f044571a7809ee6a40414b6b943d11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 10:20:02 +0100 Subject: [PATCH] Bump flask from 2.2.1 to 2.3.2 in /examples/benchmark (#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](https://github.com/pallets/flask/compare/2.2.1...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/benchmark/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/benchmark/requirements.txt b/examples/benchmark/requirements.txt index 5b96f81..c4c8e56 100644 --- a/examples/benchmark/requirements.txt +++ b/examples/benchmark/requirements.txt @@ -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