From 3b5e5de12c696c9471e4baf43380f620b134c1be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Apr 2022 05:14:02 +0000 Subject: [PATCH] Bump jinja2 from 2.11.3 to 3.1.2 Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.2. - [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.11.3...3.1.2) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/docs.txt | 2 +- requirements/rtd.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/docs.txt b/requirements/docs.txt index 6ecac658..71da8a85 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -1,3 +1,3 @@ sphinx==4.3.2 sphinx-autobuild==0.6.0 -jinja2==2.11.3 +jinja2==3.1.2 diff --git a/requirements/rtd.txt b/requirements/rtd.txt index cf39d6da..9510d6a1 100644 --- a/requirements/rtd.txt +++ b/requirements/rtd.txt @@ -1,6 +1,6 @@ sphinx==4.3.2 sphinx-autobuild==0.6.0 -jinja2==2.11.3 +jinja2==3.1.2 future==0.18.2 raven==6.10.0 pyzor==1.0.0