From 1089360e750bacdfcf18ca85efb05deb484a58ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 13:30:53 -0400 Subject: [PATCH] Bump flask in /integrations/docker/images/stage-2/chip-build-cirque (#28948) Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.2.5. - [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.2...2.2.5) --- 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> --- .../images/stage-2/chip-build-cirque/requirements_nogrpc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/docker/images/stage-2/chip-build-cirque/requirements_nogrpc.txt b/integrations/docker/images/stage-2/chip-build-cirque/requirements_nogrpc.txt index 508ad6d8ddef61..ff6273288c28b1 100644 --- a/integrations/docker/images/stage-2/chip-build-cirque/requirements_nogrpc.txt +++ b/integrations/docker/images/stage-2/chip-build-cirque/requirements_nogrpc.txt @@ -1,6 +1,6 @@ cmd2 docker >= 4.1.0 -flask == 2.2.2 +flask == 2.2.5 pycodestyle >= 2.5.0 pylint == 2.4 pyroute2 >= 0.5.7