From 06cce407e4fdda23e0f0b79e1f1dc7b2ce07f9fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 04:19:35 +0000 Subject: [PATCH] Bump jinja2 from 2.10.1 to 2.11.3 in /PyGrid/pip-dep Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 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.10.1...2.11.3) Signed-off-by: dependabot[bot] --- PyGrid/pip-dep/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 PyGrid/pip-dep/requirements.txt diff --git a/PyGrid/pip-dep/requirements.txt b/PyGrid/pip-dep/requirements.txt old mode 100755 new mode 100644 index d845940..1cea0b6 --- a/PyGrid/pip-dep/requirements.txt +++ b/PyGrid/pip-dep/requirements.txt @@ -11,7 +11,7 @@ flask_testing gevent==1.4.0 gunicorn==19.9.0 itsdangerous==1.1.0 -Jinja2==2.10.1 +Jinja2==2.11.3 jwt MarkupSafe==1.1.1 psycopg2-binary