From f049b78ae3068ba761ec1d4f0af9b62513a965a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 01:00:06 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.5 in /tfx/tools/docker Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. - [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.5) --- 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..1e63dea31c 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.5 jmespath==1.0.1 joblib==1.4.2 Js2Py==0.74