From e1f2bb5c6a148e3915b28552d2772671e37c7389 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 09:11:44 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.5 in /.config in the pip group Bumps the pip group in /.config with 1 update: [jinja2](https://github.com/pallets/jinja). Updates `jinja2` from 3.1.4 to 3.1.5 - [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.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- .config/constraints.txt | 2 +- .config/requirements-lock.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index a6f6e2a0..45d93a4e 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -56,7 +56,7 @@ importlib-metadata==8.5.0 iniconfig==2.0.0 isodate==0.7.2 isort==5.13.2 -jinja2==3.1.4 +jinja2==3.1.5 jsmin==3.0.1 jsonschema==4.23.0 jsonschema-path==0.3.3 diff --git a/.config/requirements-lock.txt b/.config/requirements-lock.txt index e8d646d4..8728a7f5 100644 --- a/.config/requirements-lock.txt +++ b/.config/requirements-lock.txt @@ -27,7 +27,7 @@ execnet==2.1.1 filelock==3.16.1 importlib-metadata==8.5.0 iniconfig==2.0.0 -jinja2==3.1.4 +jinja2==3.1.5 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 lockfile==0.12.2