From a15834481c5e9b19651b40e9ec8286bdef4d2964 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 21:37:35 +0000 Subject: [PATCH] build(deps): bump jinja2 in /tensorflow/jobs/docker/2.13/py3 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [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.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tensorflow/jobs/docker/2.13/py3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow/jobs/docker/2.13/py3/requirements.txt b/tensorflow/jobs/docker/2.13/py3/requirements.txt index befa39d7..f4ae91df 100644 --- a/tensorflow/jobs/docker/2.13/py3/requirements.txt +++ b/tensorflow/jobs/docker/2.13/py3/requirements.txt @@ -8,7 +8,7 @@ boto3==1.28.84 dask==2023.1.1 h5py==3.8.0 ipykernel==6.27.1 -jinja2==3.1.2 +jinja2==3.1.3 keras==2.12.0 markupsafe==2.1.3 matplotlib==3.8.1