From bd92595b31d979cb9e645503ca45ec9ce3d1a26e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 21:57:36 +0000 Subject: [PATCH] build(deps): bump jinja2 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../ic-http-gateway-protocol/test-container/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ic-http-gateway-protocol/test-container/requirements.txt b/packages/ic-http-gateway-protocol/test-container/requirements.txt index 4a51173..5e92880 100644 --- a/packages/ic-http-gateway-protocol/test-container/requirements.txt +++ b/packages/ic-http-gateway-protocol/test-container/requirements.txt @@ -2,6 +2,6 @@ blinker==1.9.0 click==8.1.7 Flask==3.1.3 itsdangerous==2.2.0 -Jinja2==3.1.4 +Jinja2==3.1.6 MarkupSafe==3.0.1 Werkzeug==3.1.6