From e2020af04cc28cf2235cf7a0a6ffe6ae343d7b58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 12:01:58 +0000 Subject: [PATCH] Bump the pip-version group in /doc with 3 updates Bumps the pip-version group in /doc with 3 updates: [furo](https://github.com/pradyunsg/furo), [nbsphinx](https://github.com/spatialaudio/nbsphinx) and [pandoc](https://github.com/boisgera/pandoc). Updates `furo` from 2024.7.18 to 2024.8.6 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](https://github.com/pradyunsg/furo/compare/2024.07.18...2024.08.06) Updates `nbsphinx` from 0.9.4 to 0.9.5 - [Release notes](https://github.com/spatialaudio/nbsphinx/releases) - [Changelog](https://github.com/spatialaudio/nbsphinx/blob/master/NEWS.rst) - [Commits](https://github.com/spatialaudio/nbsphinx/compare/0.9.4...0.9.5) Updates `pandoc` from 2.3 to 2.4 - [Release notes](https://github.com/boisgera/pandoc/releases) - [Changelog](https://github.com/boisgera/pandoc/blob/master/mkdocs/changelog.md) - [Commits](https://github.com/boisgera/pandoc/compare/v2.3...v2.4) --- updated-dependencies: - dependency-name: furo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-version - dependency-name: nbsphinx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-version - dependency-name: pandoc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-version ... Signed-off-by: dependabot[bot] --- doc/requirements.in | 6 +++--- doc/requirements.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/requirements.in b/doc/requirements.in index aab2e2e..afe00d8 100644 --- a/doc/requirements.in +++ b/doc/requirements.in @@ -1,8 +1,8 @@ -furo==2024.7.18 +furo==2024.8.6 ipykernel==6.29.5 nbconvert==7.16.4 -nbsphinx==0.9.4 -pandoc==2.3 +nbsphinx==0.9.5 +pandoc==2.4 rowan==1.3.0post1 tornado==6.4.1 sphinxcontrib-googleanalytics==0.4 diff --git a/doc/requirements.txt b/doc/requirements.txt index c611901..e322068 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -36,7 +36,7 @@ executing==2.0.1 # via stack-data fastjsonschema==2.19.1 # via nbformat -furo==2024.7.18 +furo==2024.8.6 # via -r requirements.in idna==3.7 # via requests @@ -91,7 +91,7 @@ nbformat==5.10.4 # nbclient # nbconvert # nbsphinx -nbsphinx==0.9.4 +nbsphinx==0.9.5 # via -r requirements.in nest-asyncio==1.6.0 # via ipykernel @@ -102,7 +102,7 @@ packaging==24.0 # ipykernel # nbconvert # sphinx -pandoc==2.3 +pandoc==2.4 # via -r requirements.in pandocfilters==1.5.1 # via nbconvert