From 023be2da5e1498b7e24cc2400351f43c4269b067 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 14:16:08 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e0054840..d7064197 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ idna==2.6 inflection==0.3.1 isort==4.3.4 itypes==1.1.0 -jinja2==2.10 +jinja2==2.10.1 lazy-object-proxy==1.3.1 markupsafe==1.0 mccabe==0.6.1