From e30fc544bef65530b2f5d87eaaec3b84937ea451 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 10:17:10 +0000 Subject: [PATCH] Bump jinja2 from 3.1.2 to 3.1.3 in /mutate 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 ... Signed-off-by: dependabot[bot] --- mutate/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mutate/requirements.txt b/mutate/requirements.txt index 13cdef50b..d73955e5b 100644 --- a/mutate/requirements.txt +++ b/mutate/requirements.txt @@ -4,7 +4,7 @@ charset-normalizer==3.3.1; python_full_version >= '3.7.0' cryptography==41.0.4 docker==6.1.3 idna==3.4; python_version >= '3.5' -jinja2==3.1.2 +jinja2==3.1.3 markupsafe==2.1.3; python_version >= '3.7' packaging==23.2; python_version >= '3.7' psycopg2-binary==2.9.9