From fa5bb2500d380177d0e04b23fdae878b32b34979 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 16:21:58 +0000 Subject: [PATCH] build(deps): Bump flask from 2.3.3 to 3.0.0 Bumps [flask](https://github.com/pallets/flask) from 2.3.3 to 3.0.0. - [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.3.3...3.0.0) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- benchmark-scripts/requirements-xpu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmark-scripts/requirements-xpu.txt b/benchmark-scripts/requirements-xpu.txt index b1987f3..3c45c2f 100644 --- a/benchmark-scripts/requirements-xpu.txt +++ b/benchmark-scripts/requirements-xpu.txt @@ -1,4 +1,4 @@ -Flask==2.3.3 +Flask==3.0.0 Flask-HTTPAuth==4.8.0 requests==2.31.0 prometheus-client==0.17.1