From 16d312f3e04d9349ffb648b9c95d2398e04c9acc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 15:27:58 +0000 Subject: [PATCH] build(deps): bump flask in /packages/ic-http-gateway/test-container Bumps [flask](https://github.com/pallets/flask) from 3.0.3 to 3.1.3. - [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/3.0.3...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/ic-http-gateway/test-container/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ic-http-gateway/test-container/requirements.txt b/packages/ic-http-gateway/test-container/requirements.txt index 4b80dbd..0791e8f 100644 --- a/packages/ic-http-gateway/test-container/requirements.txt +++ b/packages/ic-http-gateway/test-container/requirements.txt @@ -1,6 +1,6 @@ blinker==1.8.2 click==8.1.7 -Flask==3.0.3 +Flask==3.1.3 itsdangerous==2.2.0 Jinja2==3.1.4 MarkupSafe==3.0.1