From 7a332c7944733cf14cc33da67549c39387c6a53a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 02:15:58 +0000 Subject: [PATCH] build(deps): bump jinja2 from 2.9.5 to 2.11.3 in /spk/flexget/src Bumps [jinja2](https://github.com/pallets/jinja) from 2.9.5 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.9.5...2.11.3) Signed-off-by: dependabot[bot] --- spk/flexget/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spk/flexget/src/requirements.txt b/spk/flexget/src/requirements.txt index 514ddd0a..4e52e991 100644 --- a/spk/flexget/src/requirements.txt +++ b/spk/flexget/src/requirements.txt @@ -23,7 +23,7 @@ futures==3.0.5 guessit==2.0.4 html5lib==0.999999999 itsdangerous==0.24 -Jinja2==2.9.5 +Jinja2==2.11.3 jsonschema==2.5.1 #MarkupSafe==0.23 path.py==10.1