From 1d1d44305e129caec0e04b2e80fd7fa6b3820f14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Dec 2020 15:15:07 +0000 Subject: [PATCH] Bump jinja2 from 2.10 to 2.10.1 in /greent 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] --- greent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/greent/requirements.txt b/greent/requirements.txt index 39ec295..c828f5e 100644 --- a/greent/requirements.txt +++ b/greent/requirements.txt @@ -12,7 +12,7 @@ gunicorn==19.9.0 idna==2.8 isodate==0.6.0 itsdangerous==1.1.0 -Jinja2==2.10 +Jinja2==2.10.1 jsonschema==3.0.1 lru-dict==1.1.6 MarkupSafe==1.1.1