From e5682e9a6838db1449b7eeb798f8c4b66197b71f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 04:17:19 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.6 in /tfx/tools/docker 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-type: direct:production ... Signed-off-by: dependabot[bot] --- tfx/tools/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tfx/tools/docker/requirements.txt b/tfx/tools/docker/requirements.txt index 080c4a941f..d16574d0b4 100644 --- a/tfx/tools/docker/requirements.txt +++ b/tfx/tools/docker/requirements.txt @@ -138,7 +138,7 @@ itsdangerous==2.2.0 jax==0.4.23 jaxlib==0.4.23 jedi==0.19.1 -Jinja2==3.1.4 +Jinja2==3.1.6 jmespath==1.0.1 joblib==1.4.2 Js2Py==0.74