From 6aca31bfb8602cbc58dab7e35e90bb141ff934d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 01:11:13 +0000 Subject: [PATCH 1/3] Update Doc packages --- requirements-doc.txt | 86 ++++++++++++++++++++++---------------------- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/requirements-doc.txt b/requirements-doc.txt index 9e1e7b6816..a166726517 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -1,75 +1,75 @@ -alabaster==0.7.13 +alabaster==0.7.16 async-generator==1.10 -attrs==24.1.0 -Babel==2.14.0 +attrs==24.2.0 +Babel==2.16.0 backcall==0.2.0 beautifulsoup4==4.12.3 -bleach==6.1.0 -certifi==2024.7.4 -charset-normalizer==3.3.2 +bleach==6.2.0 +certifi==2024.8.30 +charset-normalizer==3.4.0 click==8.1.7 decorator==5.1.1 defusedxml==0.7.1 -docutils~=0.18.1 +docutils~=0.21.2 entrypoints==0.4 -idna==3.7 +idna==3.10 imagesize==1.4.1 -importlib-metadata==8.0.0 -importlib-resources==6.1.1 -ipython==8.13.0 +importlib-metadata==8.5.0 +importlib-resources==6.4.5 +ipython==8.29.0 ipython-genutils==0.2.0 -jedi==0.19.1 +jedi==0.19.2 Jinja2==3.1.4 -jsonschema==4.21.1 -jupyter-client==8.6.0 -jupyter-core==5.7.1 +jsonschema==4.23.0 +jupyter-client==8.6.3 +jupyter-core==5.7.2 jupyterlab-pygments==0.3.0 -MarkupSafe==3.0.1 +MarkupSafe==3.0.2 mistune==3.0.2 -nbclient==0.9.0 -nbconvert==7.14.2 -nbformat==5.9.2 -nbsphinx==0.9.3 +nbclient==0.10.0 +nbconvert==7.16.4 +nbformat==5.10.4 +nbsphinx==0.9.5 nest-asyncio==1.6.0 -packaging==24.0 -pandoc==2.3 +packaging==24.2 +pandoc==2.4 pandocfilters==1.5.1 -parso==0.8.3 +parso==0.8.4 pexpect==4.9.0 pickleshare==0.7.5 -prompt-toolkit==3.0.43 +prompt-toolkit==3.0.48 ptyprocess==0.7.0 -pydata-sphinx-theme==0.14.4 -Pygments==2.17.2 -pyparsing==3.1.1 +pydata-sphinx-theme==0.16.0 +Pygments==2.18.0 +pyparsing==3.2.0 pyrsistent==0.20.0 -python-dateutil==2.8.2 -pytz==2024.1 -PyYAML==6.0.1 -pyzmq==26.0.0 -requests==2.32.0 +python-dateutil==2.9.0.post0 +pytz==2024.2 +PyYAML==6.0.2 +pyzmq==26.2.0 +requests==2.32.3 six==1.16.0 snowballstemmer==2.2.0 -soupsieve==2.5 +soupsieve==2.6 Sphinx==6.2.1 -sphinx-book-theme==1.0.1 -sphinx-design==0.5.0 +sphinx-book-theme==1.1.3 +sphinx-design==0.6.1 sphinx_copybutton==0.5.2 -sphinx-notfound-page==1.0.0 -sphinx-tabs==3.4.5 -sphinx_rtd_theme==3.0.1 +sphinx-notfound-page==1.0.4 +sphinx-tabs==3.4.7 +sphinx_rtd_theme==3.0.2 sphinxcontrib-applehelp==2.0.0 sphinxcontrib-devhelp==2.0.0 -sphinxcontrib-htmlhelp==2.0.1 +sphinxcontrib-htmlhelp==2.1.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 testpath==0.6.0 tornado==6.4.1 -traitlets==5.14.1 -typing-extensions==4.9.0 -urllib3==2.2.2 +traitlets==5.14.3 +typing-extensions==4.12.2 +urllib3==2.2.3 wcwidth==0.2.13 webencodings==0.5.1 -zipp==3.19.1 +zipp==3.21.0 setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability From 77eacd4db08531a5096ae3b8975633943e13695c Mon Sep 17 00:00:00 2001 From: ethanglaser <42726565+ethanglaser@users.noreply.github.com> Date: Wed, 20 Nov 2024 11:23:36 -0800 Subject: [PATCH 2/3] Update requirements-doc.txt --- requirements-doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-doc.txt b/requirements-doc.txt index a166726517..6fbac9ead6 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -1,4 +1,4 @@ -alabaster==0.7.16 +alabaster==1.0.0 async-generator==1.10 attrs==24.2.0 Babel==2.16.0 From 9b9657ffa95946c416a6002b66faf8f42ccd9d57 Mon Sep 17 00:00:00 2001 From: ethanglaser <42726565+ethanglaser@users.noreply.github.com> Date: Wed, 20 Nov 2024 11:23:46 -0800 Subject: [PATCH 3/3] Update requirements-doc.txt --- requirements-doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-doc.txt b/requirements-doc.txt index 6fbac9ead6..a29ae0aa8c 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -51,7 +51,7 @@ requests==2.32.3 six==1.16.0 snowballstemmer==2.2.0 soupsieve==2.6 -Sphinx==6.2.1 +Sphinx==8.1.3 sphinx-book-theme==1.1.3 sphinx-design==0.6.1 sphinx_copybutton==0.5.2