[PR #1226] [MERGED] Update sphinx-rtd-theme requirement from ~=3.0.2 to ~=3.1.0 #1222

Closed
opened 2026-02-28 00:04:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/1226
Author: @dependabot[bot]
Created: 1/19/2026
Status: Merged
Merged: 2/16/2026
Merged by: @dieser-niko

Base: masterHead: dependabot/pip/sphinx-rtd-theme-approx-eq-3.1.0


📝 Commits (1)

  • 0836acd Update sphinx-rtd-theme requirement from ~=3.0.2 to ~=3.1.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docs/requirements.txt (+1 -1)

📄 Description

Updates the requirements on sphinx-rtd-theme to permit the latest version.

Changelog

Sourced from sphinx-rtd-theme's changelog.

3.1.0

  • Added support for docutils 0.22
  • Added support for Sphinx 9.x

.. _release-3.1.0rc2:

3.1.0rc2

  • Added support for docutils 0.22

.. _release-3.1.0rc1:

3.1.0rc1

  • Added support for Sphinx 9.x

.. _release-3.0.2:

3.0.2

  • Show current translation when the flyout is attached
  • Fix JavaScript issue that didn't allow users to disable selectors

.. _release-3.0.1:

3.0.1

  • Use black color for text in selectors.

.. _release-3.0.0:

3.0.0

Final version.

.. _release-3.0.0rc4:

3.0.0rc4

Fixes

... (truncated)

Commits

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 commands and options

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/spotipy-dev/spotipy/pull/1226 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/19/2026 **Status:** ✅ Merged **Merged:** 2/16/2026 **Merged by:** [@dieser-niko](https://github.com/dieser-niko) **Base:** `master` ← **Head:** `dependabot/pip/sphinx-rtd-theme-approx-eq-3.1.0` --- ### 📝 Commits (1) - [`0836acd`](https://github.com/spotipy-dev/spotipy/commit/0836acdfd1dce8faaa68c3279d6c87d8f1453ed5) Update sphinx-rtd-theme requirement from ~=3.0.2 to ~=3.1.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/requirements.txt` (+1 -1) </details> ### 📄 Description Updates the requirements on [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst">sphinx-rtd-theme's changelog</a>.</em></p> <blockquote> <h1>3.1.0</h1> <ul> <li>Added support for docutils 0.22</li> <li>Added support for Sphinx 9.x</li> </ul> <p>.. _release-3.1.0rc2:</p> <h1>3.1.0rc2</h1> <ul> <li>Added support for docutils 0.22</li> </ul> <p>.. _release-3.1.0rc1:</p> <h1>3.1.0rc1</h1> <ul> <li>Added support for Sphinx 9.x</li> </ul> <p>.. _release-3.0.2:</p> <h1>3.0.2</h1> <ul> <li>Show current translation when the flyout is attached</li> <li>Fix JavaScript issue that didn't allow users to disable selectors</li> </ul> <p>.. _release-3.0.1:</p> <h1>3.0.1</h1> <ul> <li>Use black color for text in selectors.</li> </ul> <p>.. _release-3.0.0:</p> <h1>3.0.0</h1> <p>Final version.</p> <p>.. _release-3.0.0rc4:</p> <h1>3.0.0rc4</h1> <h2>Fixes</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/readthedocs/sphinx_rtd_theme/commit/795de79c8b311592f5863a25307d85924bf52164"><code>795de79</code></a> Release 3.1.0 (<a href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1676">#1676</a>)</li> <li><a href="https://github.com/readthedocs/sphinx_rtd_theme/commit/66d0fdd910e142d058c20b474338051b0751f03c"><code>66d0fdd</code></a> Add Python 3.14 to the test suite (<a href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1668">#1668</a>)</li> <li><a href="https://github.com/readthedocs/sphinx_rtd_theme/commit/fbe5e6004195a1e75654eface1884485c57eb68e"><code>fbe5e60</code></a> 3.1.0rc2 with support for docutils 0.22 (<a href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1674">#1674</a>)</li> <li><a href="https://github.com/readthedocs/sphinx_rtd_theme/commit/a76174c0bb0af755718f3cbdffbf97d19d0ac0ec"><code>a76174c</code></a> Add support for docutils 0.22 (<a href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1671">#1671</a>)</li> <li><a href="https://github.com/readthedocs/sphinx_rtd_theme/commit/20733c3bcc60df8eda23512a0f3ccb2861486110"><code>20733c3</code></a> Add support for Sphinx 9.0.0 (<a href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1666">#1666</a>)</li> <li><a href="https://github.com/readthedocs/sphinx_rtd_theme/commit/71aacd35048c8bc2ab646ed4e3e9af1075034387"><code>71aacd3</code></a> Update Code of Conduct URL (<a href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1664">#1664</a>)</li> <li><a href="https://github.com/readthedocs/sphinx_rtd_theme/commit/5a263753d52c1628c88392fbf52c729f5a8e79b5"><code>5a26375</code></a> Run tests and build docs with Sphinx 8.2 (<a href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1640">#1640</a>)</li> <li><a href="https://github.com/readthedocs/sphinx_rtd_theme/commit/8d4d394dad2d55cf9a4db880effac6aa5c7b12e6"><code>8d4d394</code></a> Sidebar should not be floating on mobile (<a href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1622">#1622</a>)</li> <li>See full diff in <a href="https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.2...3.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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:04:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#1222
No description provided.