From 0d1b4408243ddad4606a0d24f5a94049a4b18f62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Sep 2021 19:51:29 +0000 Subject: [PATCH] Bump jinja2 from 2.10.3 to 2.11.3 in /spert Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 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.3...2.11.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spert/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spert/requirements.txt b/spert/requirements.txt index f16aacc..8e40716 100644 --- a/spert/requirements.txt +++ b/spert/requirements.txt @@ -1,4 +1,4 @@ -Jinja2==2.10.3 +Jinja2==2.11.3 numpy==1.17.4 tensorboardX==1.6 torch==1.4.0