Skip to content

Commit 2c618ff

Browse files
deps: bump the sphinx-updates group across 1 directory with 5 updates
Bumps the sphinx-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [docutils](https://github.com/rtfd/recommonmark) | `0.21.2` | `0.22.4` | | [imagesize](https://github.com/shibukawa/imagesize_py) | `1.4.1` | `2.0.0` | | [nbsphinx](https://github.com/spatialaudio/nbsphinx) | `0.9.6` | `0.9.8` | | [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) | `0.16.1` | `0.17.1` | | [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) | `0.20.0` | `0.21.0` | 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 `imagesize` from 1.4.1 to 2.0.0 - [Commits](shibukawa/imagesize_py@1.4.1...2.0.0) 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) Updates `pydata-sphinx-theme` from 0.16.1 to 0.17.1 - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md) - [Commits](pydata/pydata-sphinx-theme@v0.16.1...v0.17.1) Updates `sphinx-gallery` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases) - [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/CHANGES.rst) - [Commits](sphinx-gallery/sphinx-gallery@v0.20.0...v0.21.0) --- 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: imagesize dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major 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 - dependency-name: pydata-sphinx-theme dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sphinx-updates - dependency-name: sphinx-gallery dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sphinx-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8d0066 commit 2c618ff

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

docs/requirements.txt

Lines changed: 5 additions & 5 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
@@ -69,7 +69,7 @@ fonttools==4.61.1
6969
# via matplotlib
7070
idna==3.11
7171
# via requests
72-
imagesize==1.4.1
72+
imagesize==2.0.0
7373
# via sphinx
7474
iniconfig==2.3.0
7575
# via pytest
@@ -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
@@ -181,7 +181,7 @@ pure-eval==0.2.3
181181
# via stack-data
182182
pycparser==3.0
183183
# via cffi
184-
pydata-sphinx-theme==0.16.1
184+
pydata-sphinx-theme==0.17.1
185185
# via pyopenms_viz (pyproject.toml)
186186
pygments==2.19.2
187187
# via
@@ -240,7 +240,7 @@ sphinx==8.1.3
240240
# sphinx-gallery
241241
sphinx-copybutton==0.5.2
242242
# via pyopenms_viz (pyproject.toml)
243-
sphinx-gallery==0.20.0
243+
sphinx-gallery==0.21.0
244244
# via pyopenms_viz (pyproject.toml)
245245
sphinxcontrib-applehelp==2.0.0
246246
# via sphinx

requirements.txt

Lines changed: 4 additions & 4 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
@@ -69,7 +69,7 @@ fonttools==4.61.1
6969
# via matplotlib
7070
idna==3.11
7171
# via requests
72-
imagesize==1.4.1
72+
imagesize==2.0.0
7373
# via sphinx
7474
iniconfig==2.3.0
7575
# via pytest
@@ -187,7 +187,7 @@ pure-eval==0.2.3
187187
# via stack-data
188188
pycparser==3.0
189189
# via cffi
190-
pydata-sphinx-theme==0.16.1
190+
pydata-sphinx-theme==0.17.1
191191
# via pyopenms_viz (pyproject.toml)
192192
pygments==2.19.2
193193
# via
@@ -250,7 +250,7 @@ sphinx==9.0.4
250250
# sphinx-gallery
251251
sphinx-copybutton==0.5.2
252252
# via pyopenms_viz (pyproject.toml)
253-
sphinx-gallery==0.20.0
253+
sphinx-gallery==0.21.0
254254
# via pyopenms_viz (pyproject.toml)
255255
sphinxcontrib-applehelp==2.0.0
256256
# via sphinx

0 commit comments

Comments
 (0)