From fef022f1849eb3f043298335fa694107cb6def29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Feb 2022 18:16:33 +0000 Subject: [PATCH] Bump jinja2 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/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.9.5...2.11.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Proving Ground Practices/Nukem/smbfiles/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cyber Security/Penetration Testing Exercises/Offensive Security/Proving Ground Practices/Nukem/smbfiles/requirements.txt b/Cyber Security/Penetration Testing Exercises/Offensive Security/Proving Ground Practices/Nukem/smbfiles/requirements.txt index f4dfb44a1..2af814611 100644 --- a/Cyber Security/Penetration Testing Exercises/Offensive Security/Proving Ground Practices/Nukem/smbfiles/requirements.txt +++ b/Cyber Security/Penetration Testing Exercises/Offensive Security/Proving Ground Practices/Nukem/smbfiles/requirements.txt @@ -6,7 +6,7 @@ Flask-Jsonpify==1.5.0 Flask-RESTful==0.3.5 Flask-SQLAlchemy==2.1 itsdangerous==0.24 -Jinja2==2.9.5 +Jinja2==2.11.3 MarkupSafe==0.23 packaging==16.8 pyparsing==2.1.10