From a09c2ca0ac8bfc529021e5dbb8a780c75671d597 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 19:39:10 +0000 Subject: [PATCH] Bump jinja2 in /docker/ubuntu18.04-cuda10.1/openmpi4.0.4 Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.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/2.10.1...2.11.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/ubuntu18.04-cuda10.1/openmpi4.0.4/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/ubuntu18.04-cuda10.1/openmpi4.0.4/requirements.txt b/docker/ubuntu18.04-cuda10.1/openmpi4.0.4/requirements.txt index aff909b6..2ba44825 100644 --- a/docker/ubuntu18.04-cuda10.1/openmpi4.0.4/requirements.txt +++ b/docker/ubuntu18.04-cuda10.1/openmpi4.0.4/requirements.txt @@ -28,7 +28,7 @@ html5lib==1.0.1 httpie==1.0.3 idna==2.8 itsdangerous==1.1.0 -Jinja2==2.10.1 +Jinja2==2.11.3 kombu==4.6.3 Markdown==3.1.1 MarkupSafe==1.1.1