From 3ad1868bec67bfb0bceec8da32e2f693e38200c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 00:59:51 +0000 Subject: [PATCH] Bump jinja2 from 2.11.2 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 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.11.2...2.11.3) Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index d84528d..9af7273 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -15,7 +15,7 @@ hyperlink==17.3.1 idna==2.8 imagesize==1.2.0 incremental==17.5.0 -Jinja2==2.11.2 +Jinja2==2.11.3 MarkupSafe==1.0 packaging==20.0 pathtools==0.1.2 diff --git a/requirements.txt b/requirements.txt index 8da2c22..15b76de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ constantly==15.1.0 decorator==4.1.2 hyperlink==17.3.1 incremental==17.5.0 -Jinja2==2.11.2 +Jinja2==2.11.3 MarkupSafe==1.0 pipdeptree==0.10.1 py==1.4.34