From 96f2bf1fbff5ed21488b87f831e84ffc858a59ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 12:41:58 +0000 Subject: [PATCH] Bump the pip-version group with 4 updates Bumps the pip-version group with 4 updates: [ipython](https://github.com/ipython/ipython), [nbconvert](https://github.com/jupyter/nbconvert), [numpy](https://github.com/numpy/numpy) and [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page). Updates `ipython` from 8.31.0 to 8.32.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.31.0...8.32.0) Updates `nbconvert` from 7.16.4 to 7.16.6 - [Release notes](https://github.com/jupyter/nbconvert/releases) - [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/nbconvert/compare/v7.16.4...v7.16.6) Updates `numpy` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v2.2.1...v2.2.2) Updates `sphinx-notfound-page` from 1.0.4 to 1.1.0 - [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst) - [Commits](https://github.com/readthedocs/sphinx-notfound-page/compare/1.0.4...1.1.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-version - dependency-name: nbconvert dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-version - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-version - dependency-name: sphinx-notfound-page dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-version ... Signed-off-by: dependabot[bot] --- sphinx-doc/requirements.in | 8 ++++---- sphinx-doc/requirements.txt | 12 ++++++------ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/sphinx-doc/requirements.in b/sphinx-doc/requirements.in index 52eaeb57c7..085d86905d 100644 --- a/sphinx-doc/requirements.in +++ b/sphinx-doc/requirements.in @@ -1,11 +1,11 @@ -ipython==8.31.0 -nbconvert==7.16.4 +ipython==8.32.0 +nbconvert==7.16.6 nbsphinx==0.9.6 -numpy==2.2.1 +numpy==2.2.2 pandoc==2.4 sphinx==8.1.3 furo==2024.8.6 tornado==6.4.2 sphinxcontrib-googleanalytics==0.4 sphinx-copybutton==0.5.2 -sphinx-notfound-page==1.0.4 +sphinx-notfound-page==1.1.0 diff --git a/sphinx-doc/requirements.txt b/sphinx-doc/requirements.txt index c4aa228e98..eb4d442ed4 100644 --- a/sphinx-doc/requirements.txt +++ b/sphinx-doc/requirements.txt @@ -14,7 +14,7 @@ beautifulsoup4==4.12.3 # via # furo # nbconvert -bleach==6.2.0 +bleach[css]==6.2.0 # via nbconvert certifi==2024.12.14 # via requests @@ -38,7 +38,7 @@ idna==3.10 # via requests imagesize==1.4.1 # via sphinx -ipython==8.31.0 +ipython==8.32.0 # via -r sphinx-doc/requirements.in jedi==0.19.2 # via ipython @@ -71,7 +71,7 @@ mistune==3.1.0 # via nbconvert nbclient==0.10.2 # via nbconvert -nbconvert==7.16.4 +nbconvert==7.16.6 # via # -r sphinx-doc/requirements.in # nbsphinx @@ -82,7 +82,7 @@ nbformat==5.10.4 # nbsphinx nbsphinx==0.9.6 # via -r sphinx-doc/requirements.in -numpy==2.2.1 +numpy==2.2.2 # via -r sphinx-doc/requirements.in packaging==24.2 # via @@ -147,7 +147,7 @@ sphinx-basic-ng==1.0.0b2 # via furo sphinx-copybutton==0.5.2 # via -r sphinx-doc/requirements.in -sphinx-notfound-page==1.0.4 +sphinx-notfound-page==1.1.0 # via -r sphinx-doc/requirements.in sphinxcontrib-applehelp==2.0.0 # via sphinx @@ -166,7 +166,7 @@ sphinxcontrib-serializinghtml==2.0.0 stack-data==0.6.3 # via ipython tinycss2==1.4.0 - # via nbconvert + # via bleach tornado==6.4.2 # via # -r sphinx-doc/requirements.in