From c36f727cecdcc8f51c791cdcf237c606c7992b13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 03:35:50 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.6 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6. - [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.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- exercises/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exercises/requirements.txt b/exercises/requirements.txt index 09a0cd9..3942249 100644 --- a/exercises/requirements.txt +++ b/exercises/requirements.txt @@ -18,7 +18,7 @@ Flask==2.2.5 fonttools==4.53.1 idna==3.7 itsdangerous==2.2.0 -Jinja2==3.1.4 +Jinja2==3.1.6 kiwisolver==1.4.5 looseversion==1.3.0 MarkupSafe==2.1.5 diff --git a/requirements.txt b/requirements.txt index eebb4dd..73e8112 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ httplib2==0.22.0 idna==3.7 isodate==0.6.1 itsdangerous==2.2.0 -Jinja2==3.1.4 +Jinja2==3.1.6 kiwisolver==1.4.5 looseversion==1.3.0 lxml==5.2.2