From cb092f08b3ea1703a61461ff9be7dbbf887e0266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 21:59:32 +0000 Subject: [PATCH] build(deps): bump jinja2 in /pytorch/jobs/docker/2.0/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] --- pytorch/jobs/docker/2.0/py3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytorch/jobs/docker/2.0/py3/requirements.txt b/pytorch/jobs/docker/2.0/py3/requirements.txt index 5460cde1..645ca645 100644 --- a/pytorch/jobs/docker/2.0/py3/requirements.txt +++ b/pytorch/jobs/docker/2.0/py3/requirements.txt @@ -9,7 +9,7 @@ dask==2023.1.1 decorator==4.4.0 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