From ccfb7e8c6ce98cab5309743816ccc6690b3eb93a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 02:13:37 +0000 Subject: [PATCH] Bump jinja2 from 2.10.1 to 2.11.3 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/master/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.10.1...2.11.3) Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 4b7638d..e03902e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ -r ../requirements3.txt GitPython==2.0.8 -Jinja2==2.10.1 +Jinja2==2.11.3 MarkupSafe==1.1.1 Pygments==2.2.0 alabaster==0.7.10 diff --git a/requirements3.txt b/requirements3.txt index b2a0421..74ddbad 100644 --- a/requirements3.txt +++ b/requirements3.txt @@ -16,7 +16,7 @@ gevent==1.2.2 greenlet==0.4.12 gunicorn==19.9.0 itsdangerous==1.1.0 -Jinja2==2.10.1 +Jinja2==2.11.3 jmespath==0.9.4 MarkupSafe==1.1.1 mccabe==0.6.1