From f5124984d58bd85d1555a6ad1594cfeb1c0f3044 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 10:52:28 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.5 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 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.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 38a064bca449a..4a34faa7bcc8b 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -163,7 +163,7 @@ iniconfig==2.0.0 # via pytest isort==5.13.2 # via datamodel-code-generator -jinja2==3.1.4 +jinja2==3.1.5 # via # datamodel-code-generator # torch