Skip to content

Commit df7dc9d

Browse files
deps: bump the sphinx-updates group across 1 directory with 6 updates
Bumps the sphinx-updates group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [docutils](https://github.com/rtfd/recommonmark) | `0.21.2` | `0.23` | | [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.19.0` | | [snowballstemmer](https://github.com/snowballstem/snowball) | `3.0.1` | `3.1.1` | | [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) | `0.20.0` | `0.21.0` | Updates `docutils` from 0.21.2 to 0.23 - [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.19.0 - [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.19.0) Updates `snowballstemmer` from 3.0.1 to 3.1.1 - [Changelog](https://github.com/snowballstem/snowball/blob/main/NEWS) - [Commits](snowballstem/snowball@v3.0.1...v3.1.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.23' 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.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sphinx-updates - dependency-name: snowballstemmer dependency-version: 3.1.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 fc3c266 commit df7dc9d

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

docs/requirements.txt

Lines changed: 6 additions & 6 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.23
6060
# via
6161
# nbsphinx
6262
# pydata-sphinx-theme
@@ -69,7 +69,7 @@ fonttools==4.63.0
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.19.0
185185
# via pyopenms_viz (pyproject.toml)
186186
pygments==2.19.2
187187
# via
@@ -227,7 +227,7 @@ rpds-py==0.30.0
227227
# referencing
228228
six==1.17.0
229229
# via python-dateutil
230-
snowballstemmer==3.0.1
230+
snowballstemmer==3.1.1
231231
# via sphinx
232232
soupsieve==2.8.3
233233
# via beautifulsoup4
@@ -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: 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.23
6060
# via
6161
# nbsphinx
6262
# pydata-sphinx-theme
@@ -69,7 +69,7 @@ fonttools==4.63.0
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.19.0
191191
# via pyopenms_viz (pyproject.toml)
192192
pygments==2.19.2
193193
# via
@@ -237,7 +237,7 @@ rpds-py==0.30.0
237237
# referencing
238238
six==1.17.0
239239
# via python-dateutil
240-
snowballstemmer==3.0.1
240+
snowballstemmer==3.1.1
241241
# via sphinx
242242
soupsieve==2.8.3
243243
# via beautifulsoup4
@@ -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)