From f5c5e96c7273ba11324c1c898c355a6358d69901 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 02:18:31 +0000 Subject: [PATCH] build(deps): bump jinja2 from 2.7.3 to 2.11.3 in /spk/ffsync/src Bumps [jinja2](https://github.com/pallets/jinja) from 2.7.3 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.7.3...2.11.3) Signed-off-by: dependabot[bot] --- spk/ffsync/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spk/ffsync/src/requirements.txt b/spk/ffsync/src/requirements.txt index 65afaba4..8424e1aa 100644 --- a/spk/ffsync/src/requirements.txt +++ b/spk/ffsync/src/requirements.txt @@ -26,7 +26,7 @@ docutils==0.12 # gevent==1.0.1 Built via DEPENDS # greenlet==0.4.5 Built via DEPENDS #hawkauthlib==0.1.1 -Jinja2==2.7.3 +Jinja2==2.11.3 #konfig==0.9 Mako==1.0 #MarkupSafe==0.23