From 4650ede2e61393ad7644de10d0bdcff8a0b19a57 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 7 Oct 2019 16:27:52 +0200 Subject: [PATCH] Update jinja2 from 2.10 to 2.10.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3109b4..e8c3b1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ colorama==0.3.9 git-semver==0.2.2 gitpython==2.1.8 -jinja2==2.10 +jinja2==2.10.3 pip==9.0.2 python-dotenv==0.8.2 pyyaml==3.12