From 437ff2049ce4bd8ad2b3be799d1ad530be8f7623 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 21:22:16 +0000 Subject: [PATCH] Bump jinja2 from 3.0.3 to 3.1.5 in /python Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.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.0.3...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements/test-requirements.txt | 2 +- python/requirements_compiled.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/requirements/test-requirements.txt b/python/requirements/test-requirements.txt index 4e24fa5194..3c9065fbf0 100644 --- a/python/requirements/test-requirements.txt +++ b/python/requirements/test-requirements.txt @@ -78,7 +78,7 @@ myst-parser==0.15.2 myst-nb==0.13.1 sphinx==4.3.2 jupytext==1.13.6 -jinja2==3.0.3 +jinja2==3.1.5 pytest-docker-tools==3.1.3 pytest-forked==1.4.0 diff --git a/python/requirements_compiled.txt b/python/requirements_compiled.txt index df48311034..643679b983 100644 --- a/python/requirements_compiled.txt +++ b/python/requirements_compiled.txt @@ -825,7 +825,7 @@ jaxlib==0.4.13 # orbax-checkpoint jedi==0.19.1 # via ipython -jinja2==3.0.3 +jinja2==3.1.5 # via # -r /ray/ci/../python/requirements/test-requirements.txt # aim