From e64a6732fe339f3149b3115758279e2e9df50329 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 05:35:44 +0000 Subject: [PATCH] Bump jinja2 in /CC_0094_0155_0260_1509_Final_Project/user/user_man Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.1 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.11.1...2.11.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../user/user_man/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CC_0094_0155_0260_1509_Final_Project/user/user_man/requirements.txt b/CC_0094_0155_0260_1509_Final_Project/user/user_man/requirements.txt index fb479f4..89f3ad7 100644 --- a/CC_0094_0155_0260_1509_Final_Project/user/user_man/requirements.txt +++ b/CC_0094_0155_0260_1509_Final_Project/user/user_man/requirements.txt @@ -4,7 +4,7 @@ Click==7.0 Flask==1.1.1 idna==2.9 itsdangerous==1.1.0 -Jinja2==2.11.1 +Jinja2==2.11.3 MarkupSafe==1.1.1 requests==2.23.0 urllib3==1.25.8