From 077929fba9150b4ee4d69e819541fbf4ecae9a61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 01:09:29 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.5 in /docs 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: indirect ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index e801c46f..b55fb6af 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,8 +4,6 @@ anyio==4.7.0 # via # httpx # jupyter-server -appnope==0.1.4 - # via ipykernel argon2-cffi==23.1.0 # via jupyter-server argon2-cffi-bindings==21.2.0 @@ -111,7 +109,7 @@ isoduration==20.11.0 # via jsonschema jedi==0.19.2 # via ipython -jinja2==3.1.4 +jinja2==3.1.5 # via # jupyter-server # jupyterlab @@ -127,7 +125,7 @@ json5==0.10.0 # via jupyterlab-server jsonpointer==3.0.0 # via jsonschema -jsonschema==4.23.0 +jsonschema[format-nongpl]==4.23.0 # via # jupyter-events # jupyterlab-server @@ -227,7 +225,7 @@ mkdocs-get-deps==0.2.0 # via mkdocs mkdocs-macros-plugin==1.3.7 # via -r requirements.in -mkdocs-material==9.5.49 +mkdocs-material[imaging]==9.5.49 # via -r requirements.in mkdocs-material-extensions==1.3.1 # via mkdocs-material @@ -235,7 +233,7 @@ mkdocs-minify-plugin==0.8.0 # via -r requirements.in mkdocs-simple-hooks==0.1.5 # via -r requirements.in -mkdocstrings==0.27.0 +mkdocstrings[python-legacy]==0.27.0 # via # -r requirements.in # mkdocstrings-python-legacy @@ -374,8 +372,6 @@ rpds-py==0.22.3 # referencing send2trash==1.8.3 # via jupyter-server -setuptools==75.6.0 - # via jupyterlab six==1.17.0 # via # python-dateutil @@ -425,8 +421,6 @@ traitlets==5.14.3 # nbformat types-python-dateutil==2.9.0.20241206 # via arrow -typing-extensions==4.12.2 - # via anyio uri-template==1.3.0 # via jsonschema urllib3==2.2.3