From 69aa7496afef99e2cd757bb99244cb40698920e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 22:24:02 +0000 Subject: [PATCH] Bump jinja2 from 2.11.3 to 3.0.0 Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.0.0. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.11.3...3.0.0) Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 1a941e0736..3d117e034a 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -30,7 +30,7 @@ GitPython==3.1.14 identify==2.2.4 idna==2.8 importlib-metadata==4.0.1 -Jinja2==2.11.3 +Jinja2==3.0.0 jmespath==0.10.0 lockfile==0.12.2 MarkupSafe==1.1.1 diff --git a/requirements.txt b/requirements.txt index 15ec9c0a4d..aacf7b5d55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ idna==2.10 importlib-metadata==4.0.1 importlib-resources==5.1.2 ipaddr==2.2.0 -Jinja2==2.11.3 +Jinja2==3.0.0 jsonschema==3.2.0 lockfile==0.12.2 MarkupSafe==1.1.1 @@ -34,7 +34,7 @@ packaging==20.9 pathlib2==2.3.5 pendulum==1.2.5 pep517==0.8.2 -Pillow==8.1.2 +Pillow==8.2.0 pre-commit==2.12.1 progress==1.5 prompt-toolkit==1.0.14