From 5e3dd9c873d35c891337f4a1e0d57e65bd0824d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 22:45:53 +0000 Subject: [PATCH] Bump jinja2 from 2.11.3 to 3.1.6 in /odoo/tests/locust Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.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/2.11.3...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- odoo/tests/locust/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odoo/tests/locust/requirements.txt b/odoo/tests/locust/requirements.txt index 06d5cff..cf4a332 100644 --- a/odoo/tests/locust/requirements.txt +++ b/odoo/tests/locust/requirements.txt @@ -10,7 +10,7 @@ geventhttpclient-wheels==1.3.1.dev2 greenlet==0.4.16 idna==2.8 itsdangerous==1.1.0 -Jinja2==2.11.3 +Jinja2==3.1.6 locust==1.1.1 -e git+ssh://git@github.com/ursais/locustodoorpc.git#egg=locustodoorpc MarkupSafe==1.1.1