From 7a9b8bbd76501cbc8f10fd80bf753542b39557b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 15:59:50 +0000 Subject: [PATCH] Bump jinja2 from 2.10.3 to 3.1.4 in /tests/test-4 Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.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/2.10.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/test-4/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test-4/requirements.txt b/tests/test-4/requirements.txt index b1a74eb..3ca0a1d 100644 --- a/tests/test-4/requirements.txt +++ b/tests/test-4/requirements.txt @@ -3,7 +3,7 @@ Click==7.0 Flask==1.1.1 gunicorn==19.10.0 itsdangerous==1.1.0 -Jinja2==2.10.3 +Jinja2==3.1.4 MarkupSafe==1.1.1 pycodestyle==2.5.0 Werkzeug==0.16.0 \ No newline at end of file