From 73df63db1f1c636cf66d5ae03def705c2880b799 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 20:51:27 +0000 Subject: [PATCH] build(deps): bump jinja2 from 3.1.3 to 3.1.4 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. - [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.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- scripts/moonraker-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 45b458b..2fe500c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "paho-mqtt==1.6.1", "zeroconf==0.131.0", "preprocess-cancellation==0.2.1", - "jinja2==3.1.3", + "jinja2==3.1.4", "dbus-next==0.2.3", "apprise==1.7.0", "ldap3==2.9.1", diff --git a/scripts/moonraker-requirements.txt b/scripts/moonraker-requirements.txt index ab144d2..4872e94 100644 --- a/scripts/moonraker-requirements.txt +++ b/scripts/moonraker-requirements.txt @@ -15,7 +15,7 @@ libnacl==2.1.0 paho-mqtt==1.6.1 zeroconf==0.131.0 preprocess-cancellation==0.2.1 -jinja2==3.1.3 +jinja2==3.1.4 dbus-next==0.2.3 apprise==1.7.1 ldap3==2.9.1