Skip to content

Commit 62845bf

Browse files
deps: bump the sphinx-updates group with 2 updates
Bumps the sphinx-updates group with 2 updates: [docutils](https://github.com/rtfd/recommonmark) and [nbsphinx](https://github.com/spatialaudio/nbsphinx). Updates `docutils` from 0.21.2 to 0.22.4 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) Updates `nbsphinx` from 0.9.6 to 0.9.8 - [Release notes](https://github.com/spatialaudio/nbsphinx/releases) - [Changelog](https://github.com/spatialaudio/nbsphinx/blob/master/NEWS.rst) - [Commits](spatialaudio/nbsphinx@0.9.6...0.9.8) --- updated-dependencies: - dependency-name: docutils dependency-version: 0.22.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sphinx-updates - dependency-name: nbsphinx dependency-version: 0.9.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sphinx-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent affa815 commit 62845bf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ defusedxml==0.7.1
5656
# nbconvert
5757
docstring-parser==0.17.0
5858
# via pyopenms_viz (pyproject.toml)
59-
docutils==0.21.2
59+
docutils==0.22.4
6060
# via
6161
# nbsphinx
6262
# pydata-sphinx-theme
@@ -127,7 +127,7 @@ nbformat==5.10.4
127127
# nbclient
128128
# nbconvert
129129
# nbsphinx
130-
nbsphinx==0.9.6
130+
nbsphinx==0.9.8
131131
# via pyopenms_viz (pyproject.toml)
132132
nest-asyncio==1.6.0
133133
# via ipykernel

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ defusedxml==0.7.1
5656
# nbconvert
5757
docstring-parser==0.17.0
5858
# via pyopenms_viz (pyproject.toml)
59-
docutils==0.21.2
59+
docutils==0.22.4
6060
# via
6161
# nbsphinx
6262
# pydata-sphinx-theme

0 commit comments

Comments
 (0)