Skip to content

Commit c62ceb9

Browse files
build(deps): bump the dependencies group in /requirements with 3 updates (#510)
Bumps the dependencies group in /requirements with 3 updates: [pypandoc](https://github.com/JessicaTegner/pypandoc), [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) and [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page). Updates `pypandoc` from 1.14 to 1.15 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/JessicaTegner/pypandoc/releases">pypandoc's releases</a>.</em></p> <blockquote> <h2>Latest Development Version</h2> <h2>Commits</h2> <ul> <li>162c8b7: Updated image labels to use newer linux and MacOS images (<a href="https://redirect.github.com/JessicaTegner/pypandoc/issues/399">#399</a>) (Jessica Tegner) <a href="https://redirect.github.com/JessicaTegner/pypandoc/pull/399">#399</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/JessicaTegner/pypandoc/commit/9475b0fd4894280a303f8731825b98d34ff11d14"><code>9475b0f</code></a> pypandoc v1.15</li> <li><a href="https://github.com/JessicaTegner/pypandoc/commit/5704b068501afb04fb218632727099de3b1185a3"><code>5704b06</code></a> allow non-latex intermediaries for pdf generation (<a href="https://redirect.github.com/JessicaTegner/pypandoc/issues/381">#381</a>)</li> <li><a href="https://github.com/JessicaTegner/pypandoc/commit/3fd939c7cfddbf24ecb0211754a230d7dd72f325"><code>3fd939c</code></a> Fix convert_file for Python 3.13 (<a href="https://redirect.github.com/JessicaTegner/pypandoc/issues/384">#384</a>)</li> <li><a href="https://github.com/JessicaTegner/pypandoc/commit/32d3a409b80f275caf6a578bf4644b368575fe09"><code>32d3a40</code></a> Dropped CI support for older python and pypy versions (<a href="https://redirect.github.com/JessicaTegner/pypandoc/issues/387">#387</a>)</li> <li><a href="https://github.com/JessicaTegner/pypandoc/commit/8bc3c51ee58d6ba33f14f52ad7c7f6b6b91b0ea2"><code>8bc3c51</code></a> Added parameter to control if files are sorted before being passed to pandoc ...</li> <li><a href="https://github.com/JessicaTegner/pypandoc/commit/50f3b0867e82874edfd8828087acb6a52ef2eaef"><code>50f3b08</code></a> Added support for python 3.13 - Removed ubber bound (<a href="https://redirect.github.com/JessicaTegner/pypandoc/issues/379">#379</a>)</li> <li>See full diff in <a href="https://github.com/JessicaTegner/pypandoc/compare/v1.14...v1.15">compare view</a></li> </ul> </details> <br /> Updates `sphinx-gallery` from 0.18.0 to 0.19.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sphinx-gallery/sphinx-gallery/releases">sphinx-gallery's releases</a>.</em></p> <blockquote> <h2>Release v0.19.0</h2> <p><a href="https://github.com/sphinx-gallery/sphinx-gallery/compare/v0.18.0...v0.19.0">Full Changelog</a></p> <p><strong>Implemented enhancements:</strong></p> <ul> <li>Add block-level <code>sphinx_gallery_capture_repr_block</code> setting <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1398">#1398</a> (<a href="https://github.com/tpvasconcelos">tpvasconcelos</a>)</li> </ul> <p><strong>Fixed bugs:</strong></p> <ul> <li>Fix minigallery duplicates and add tests and update documenation <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1435">#1435</a> (<a href="https://github.com/lucyleeow">lucyleeow</a>)</li> <li>Fix: Fix minigallery duplicates <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1430">#1430</a> (<a href="https://github.com/lucyleeow">lucyleeow</a>)</li> <li>Fix incorrect paths for JupyterLite Notebook interface URLs, unpin <code>jupyterlite-sphinx</code>, and update JupyterLite integration docs <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1417">#1417</a> (<a href="https://github.com/agriyakhetarpal">agriyakhetarpal</a>)</li> <li>BUG: make _anim_rst windows compatible <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1399">#1399</a> (<a href="https://github.com/story645">story645</a>)</li> <li>Fix custom sort <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1391">#1391</a> (<a href="https://github.com/drammock">drammock</a>)</li> </ul> <p><strong>Documentation</strong></p> <ul> <li>DOC Fixes to minigallery doc in <code>configuration\.rst</code> <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1437">#1437</a> (<a href="https://github.com/lucyleeow">lucyleeow</a>)</li> <li>DOC Improve doc on linking code blocks <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1419">#1419</a> (<a href="https://github.com/lucyleeow">lucyleeow</a>)</li> <li>Doc: mention color css property to hide links <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1412">#1412</a> (<a href="https://github.com/jschueller">jschueller</a>)</li> <li>DOC Improve custom sort key docs <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1401">#1401</a> (<a href="https://github.com/lucyleeow">lucyleeow</a>)</li> </ul> <p><strong>Project maintenance</strong></p> <ul> <li>[pre-commit.ci] pre-commit autoupdate <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1434">#1434</a> (<a href="https://github.com/apps/pre-commit-ci">pre-commit-ci[bot]</a>)</li> <li>[pre-commit.ci] pre-commit autoupdate <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1431">#1431</a> (<a href="https://github.com/apps/pre-commit-ci">pre-commit-ci[bot]</a>)</li> <li>[pre-commit.ci] pre-commit autoupdate <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1428">#1428</a> (<a href="https://github.com/apps/pre-commit-ci">pre-commit-ci[bot]</a>)</li> <li>Fix label checker workflow <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1426">#1426</a> (<a href="https://github.com/lucyleeow">lucyleeow</a>)</li> <li>[pre-commit.ci] pre-commit autoupdate <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1423">#1423</a> (<a href="https://github.com/apps/pre-commit-ci">pre-commit-ci[bot]</a>)</li> <li>[pre-commit.ci] pre-commit autoupdate <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1422">#1422</a> (<a href="https://github.com/apps/pre-commit-ci">pre-commit-ci[bot]</a>)</li> <li>[pre-commit.ci] pre-commit autoupdate <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1418">#1418</a> (<a href="https://github.com/apps/pre-commit-ci">pre-commit-ci[bot]</a>)</li> <li>[pre-commit.ci] pre-commit autoupdate <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1416">#1416</a> (<a href="https://github.com/apps/pre-commit-ci">pre-commit-ci[bot]</a>)</li> <li>[pre-commit.ci] pre-commit autoupdate <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1415">#1415</a> (<a href="https://github.com/apps/pre-commit-ci">pre-commit-ci[bot]</a>)</li> <li>[pre-commit.ci] pre-commit autoupdate <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1413">#1413</a> (<a href="https://github.com/apps/pre-commit-ci">pre-commit-ci[bot]</a>)</li> <li>[pre-commit.ci] pre-commit autoupdate <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1408">#1408</a> (<a href="https://github.com/apps/pre-commit-ci">pre-commit-ci[bot]</a>)</li> <li>[pre-commit.ci] pre-commit autoupdate <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1407">#1407</a> (<a href="https://github.com/apps/pre-commit-ci">pre-commit-ci[bot]</a>)</li> <li>Bump codecov/codecov-action from 4 to 5 in the actions group <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1406">#1406</a> (<a href="https://github.com/apps/dependabot">dependabot[bot]</a>)</li> <li>[pre-commit.ci] pre-commit autoupdate <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1405">#1405</a> (<a href="https://github.com/apps/pre-commit-ci">pre-commit-ci[bot]</a>)</li> <li>MNT Add test for <code>minigallery_sort_order</code> <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1402">#1402</a> (<a href="https://github.com/lucyleeow">lucyleeow</a>)</li> <li>[pre-commit.ci] pre-commit autoupdate <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1400">#1400</a> (<a href="https://github.com/apps/pre-commit-ci">pre-commit-ci[bot]</a>)</li> <li>[pre-commit.ci] pre-commit autoupdate <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1395">#1395</a> (<a href="https://github.com/apps/pre-commit-ci">pre-commit-ci[bot]</a>)</li> <li>[pre-commit.ci] pre-commit autoupdate <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1393">#1393</a> (<a href="https://github.com/apps/pre-commit-ci">pre-commit-ci[bot]</a>)</li> <li>[pre-commit.ci] pre-commit autoupdate <a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/pull/1390">#1390</a> (<a href="https://github.com/apps/pre-commit-ci">pre-commit-ci[bot]</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sphinx-gallery/sphinx-gallery/commit/07479c9e2c84029343317a1d864ca02991334c29"><code>07479c9</code></a> Release 0.19.0 (<a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/issues/1438">#1438</a>)</li> <li><a href="https://github.com/sphinx-gallery/sphinx-gallery/commit/6bd74c72001b473a4a7d5af3216a65dea7178616"><code>6bd74c7</code></a> DOC Fixes to minigallery doc in <code>configuration\.rst</code> (<a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/issues/1437">#1437</a>)</li> <li><a href="https://github.com/sphinx-gallery/sphinx-gallery/commit/91810a985b40ce7b1805970516698cd4751e56ef"><code>91810a9</code></a> Fix minigallery duplicates and add tests and update documenation (<a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/issues/1435">#1435</a>)</li> <li><a href="https://github.com/sphinx-gallery/sphinx-gallery/commit/38facfd8bfb90dfb739283036a2885f6df0d9255"><code>38facfd</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/issues/1434">#1434</a>)</li> <li><a href="https://github.com/sphinx-gallery/sphinx-gallery/commit/44b9b6d4828e13bf4b7220892866da88bba9a01b"><code>44b9b6d</code></a> Fix: Fix minigallery duplicates (<a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/issues/1430">#1430</a>)</li> <li><a href="https://github.com/sphinx-gallery/sphinx-gallery/commit/6b7c1efb5f98595a5d7c0df8b41f00e7394fe94e"><code>6b7c1ef</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/issues/1431">#1431</a>)</li> <li><a href="https://github.com/sphinx-gallery/sphinx-gallery/commit/2510af3964538de94d6ee5bc86b715dfe2045ab6"><code>2510af3</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/issues/1428">#1428</a>)</li> <li><a href="https://github.com/sphinx-gallery/sphinx-gallery/commit/4c43e4746badaaf43e1a2179e3f08a0f941ede0e"><code>4c43e47</code></a> Fix label checker workflow (<a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/issues/1426">#1426</a>)</li> <li><a href="https://github.com/sphinx-gallery/sphinx-gallery/commit/cc50cced9c66fc4a6f74a82d9d9ae3dd439c9a9f"><code>cc50cce</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/issues/1423">#1423</a>)</li> <li><a href="https://github.com/sphinx-gallery/sphinx-gallery/commit/f2fcb5a127f212fcc34e439e5571d4ac13f5ed57"><code>f2fcb5a</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/sphinx-gallery/sphinx-gallery/issues/1422">#1422</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sphinx-gallery/sphinx-gallery/compare/v0.18.0...v0.19.0">compare view</a></li> </ul> </details> <br /> Updates `sphinx-notfound-page` from 1.0.4 to 1.1.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst">sphinx-notfound-page's changelog</a>.</em></p> <blockquote> <h2>Version 1.1.0</h2> <p>:Date: Jan 28, 2025</p> <ul> <li>Use the path from the <code>READTHEDOCS_CANONICAL_URL</code> environment variable as default for <code>notfound_urls_prefix</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/readthedocs/sphinx-notfound-page/commit/97515fa3a23ed287889eb172721e9504063d4309"><code>97515fa</code></a> Release 1.1.0</li> <li><a href="https://github.com/readthedocs/sphinx-notfound-page/commit/1fcba8d497d9819890b2d890fad9b7d4898695dc"><code>1fcba8d</code></a> Use READTHEDOCS_CANONICAL_URL for notfound_urls_prefix (<a href="https://redirect.github.com/readthedocs/sphinx-notfound-page/issues/252">#252</a>)</li> <li><a href="https://github.com/readthedocs/sphinx-notfound-page/commit/8af414e0f76dddd64143090a7eb9ff9d3f1de2d1"><code>8af414e</code></a> Make the tests pass with Sphinx 8.1 (<a href="https://redirect.github.com/readthedocs/sphinx-notfound-page/issues/250">#250</a>)</li> <li><a href="https://github.com/readthedocs/sphinx-notfound-page/commit/274a041151b8c311161fd187d397d1fafafe3ac1"><code>274a041</code></a> Docs: update requirements (<a href="https://redirect.github.com/readthedocs/sphinx-notfound-page/issues/248">#248</a>)</li> <li><a href="https://github.com/readthedocs/sphinx-notfound-page/commit/2c7cd9adb7e23071fd803abe8729b9143d8dccd1"><code>2c7cd9a</code></a> Make the tests pass with Sphinx 7.3.x (<a href="https://redirect.github.com/readthedocs/sphinx-notfound-page/issues/245">#245</a>)</li> <li>See full diff in <a href="https://github.com/readthedocs/sphinx-notfound-page/compare/1.0.4...1.1.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 757b21f commit c62ceb9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements/requirements_doc.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ Sphinx==8.0.2
22
jupyter_sphinx==0.5.3
33
numpydoc==1.8.0
44
ansys-sphinx-theme==1.2.4
5-
pypandoc==1.14
5+
pypandoc==1.15
66
pytest-sphinx==0.6.3
77
sphinx-autobuild==2024.10.3
88
sphinx-copybutton==0.5.2
99
sphinx-autodoc-typehints==2.5.0
10-
sphinx-gallery==0.18.0
11-
sphinx-notfound-page==1.0.4
10+
sphinx-gallery==0.19.0
11+
sphinx-notfound-page==1.1.0
1212
sphinxcontrib-websupport==2.0.0
1313
sphinxemoji==0.3.1
1414
sphinx-toggleprompt>=0.5.2

0 commit comments

Comments
 (0)