From d9bd176e7820c36282aabae92099cc897ea18eaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 00:12:46 +0000 Subject: [PATCH] Bump jinja2 from 3.0.3 to 3.1.6 in /docker-image/locust-tasks Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 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.0.3...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker-image/locust-tasks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-image/locust-tasks/requirements.txt b/docker-image/locust-tasks/requirements.txt index 1fa8603..cafa3ca 100644 --- a/docker-image/locust-tasks/requirements.txt +++ b/docker-image/locust-tasks/requirements.txt @@ -13,7 +13,7 @@ greenlet==1.1.2 idna==3.3 importlib-metadata==4.11.3 itsdangerous==2.1.2 -Jinja2==3.0.3 +Jinja2==3.1.6 locust==2.8.6 MarkupSafe==2.1.1 msgpack==1.0.3