From 4e60f7c3185e4471d8bfcfdffd5953617ae2876d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 16:46:27 +0000 Subject: [PATCH] Bump jinja2 from 3.1.2 to 3.1.3 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.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/3.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.mysql.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.mysql.txt b/requirements.mysql.txt index 41ed0432..c9e41ca8 100644 --- a/requirements.mysql.txt +++ b/requirements.mysql.txt @@ -14,7 +14,7 @@ gunicorn==21.2.0 htmlmin==0.1.12 idna==3.6 itsdangerous==2.1.2 -Jinja2==3.1.2 +Jinja2==3.1.3 jsmin==3.0.1 MarkupSafe==2.1.3 marshmallow==3.20.2 diff --git a/requirements.txt b/requirements.txt index 20961b2c..3336d133 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ gunicorn==21.2.0 htmlmin==0.1.12 idna==3.6 itsdangerous==2.1.2 -Jinja2==3.1.2 +Jinja2==3.1.3 jsmin==3.0.1 MarkupSafe==2.1.3 marshmallow==3.20.2