From c846ebabe3036d6c0bd08f3479087a604801e8e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Jan 2021 12:26:59 +0000 Subject: [PATCH] Bump jinja2 from 2.10 to 2.10.1 Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 to 2.10.1. - [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...2.10.1) Signed-off-by: dependabot[bot] --- requirements-py3.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-py3.txt b/requirements-py3.txt index c7419e4e..adaa12fd 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -26,7 +26,7 @@ idna==2.7 incremental==17.5.0 ipaddress==1.0.22 iso8601==0.1.12 -Jinja2==2.10 +Jinja2==2.10.1 klein==17.10.0 kombu==4.2.1 MarkupSafe==1.0 diff --git a/requirements.txt b/requirements.txt index e37589b0..14a7f271 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ idna==2.6 incremental==17.5.0 ipaddress==1.0.18 iso8601==0.1.12 -Jinja2==2.9.6 +Jinja2==2.10.1 klein==17.2.0 kombu==4.1.0 MarkupSafe==1.0