From f36b58ee9b1124c5657f07e7bf87a8a777d8cc0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 23:47:05 +0000 Subject: [PATCH] Bump jinja2 from 3.1.3 to 3.1.5 in /benchmarks/django-workers Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 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.3...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/django-workers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/django-workers/requirements.txt b/benchmarks/django-workers/requirements.txt index 66d03fba7..fa228c130 100644 --- a/benchmarks/django-workers/requirements.txt +++ b/benchmarks/django-workers/requirements.txt @@ -99,7 +99,7 @@ incremental==22.10.0 inflection==0.5.1 iniconfig==2.0.0 isort==5.13.2 -Jinja2==3.1.3 +Jinja2==3.1.5 jsonschema==4.21.0 jsonschema-specifications==2023.12.1 jupyter_client==8.6.0