From 36e6b77649c13cc893996862f285c6e79fc4b29b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 09:16:18 -0500 Subject: [PATCH] Bump jinja2 from 3.1.2 to 3.1.4 in /python/requirements (#183) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- python/requirements/pyproject-docs.txt | 2 +- python/requirements/pyproject.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/requirements/pyproject-docs.txt b/python/requirements/pyproject-docs.txt index 5e1187ec..fe44bc48 100644 --- a/python/requirements/pyproject-docs.txt +++ b/python/requirements/pyproject-docs.txt @@ -92,7 +92,7 @@ ipython==8.11.0 # via ipykernel jedi==0.18.2 # via ipython -jinja2==3.1.2 +jinja2==3.1.4 # via # jupyter-flex (pyproject.toml) # jupyter-server diff --git a/python/requirements/pyproject.txt b/python/requirements/pyproject.txt index c49f32b9..eda91939 100644 --- a/python/requirements/pyproject.txt +++ b/python/requirements/pyproject.txt @@ -81,7 +81,7 @@ ipython==8.11.0 # via ipykernel jedi==0.18.2 # via ipython -jinja2==3.1.2 +jinja2==3.1.4 # via # jupyter-flex (pyproject.toml) # jupyter-server