build(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.1 in /docs (#2303)

Bumps
[sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from
2.0.0 to 3.0.1.
<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.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>
<ul>
<li>Trigger &quot;Read the Docs Search addon&quot; when focusing the
&quot;Search docs&quot; input in the navbar.</li>
</ul>
<p>.. _release-3.0.0rc3:</p>
<h1>3.0.0rc3</h1>
<h2>Fixes</h2>
<ul>
<li>Show hidden version in selector if it's the current active
version</li>
</ul>
<p>.. _release-3.0.0rc2:</p>
<h1>3.0.0rc2</h1>
<h2>Added</h2>
<ul>
<li>Render version and language selectors below the documentation's
title (top left).
This can be controlled via the new theme options
<code>version_selector</code> and <code>language_selector</code>.</li>
</ul>
<p>.. _release-3.0.0rc1:</p>
<h1>3.0.0rc1</h1>
<h2>Added</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/7b894f5e7a5053dd35de406bc779020c229f20a9"><code>7b894f5</code></a>
Release 3.0.1</li>
<li><a
href="https://github.com/readthedocs/sphinx_rtd_theme/commit/1f2439c7bf799275d46be82ac004725aff80afbf"><code>1f2439c</code></a>
Use <code>black</code> color for switcher options (<a
href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1615">#1615</a>)</li>
<li><a
href="https://github.com/readthedocs/sphinx_rtd_theme/commit/a1c2147b17cbf0e57b7d7a6450ad4d9a5ff362cf"><code>a1c2147</code></a>
Release 3.0.0</li>
<li><a
href="https://github.com/readthedocs/sphinx_rtd_theme/commit/814686ee1fa8683fad58d97e56ed71321462d80f"><code>814686e</code></a>
Release 3.0.0rc4</li>
<li><a
href="https://github.com/readthedocs/sphinx_rtd_theme/commit/5b181b89fbe8cf01d12fcb55ec50d81560975eac"><code>5b181b8</code></a>
Trigger search modal on &quot;Search docs&quot; input focus (<a
href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1610">#1610</a>)</li>
<li><a
href="https://github.com/readthedocs/sphinx_rtd_theme/commit/7deb68fe1631b6bbd015dfbfe2b0b27f9be0fef7"><code>7deb68f</code></a>
Release 3.0.0rc3</li>
<li><a
href="https://github.com/readthedocs/sphinx_rtd_theme/commit/036a3b223170465586e5269bbbc4a834f6ee5a99"><code>036a3b2</code></a>
Show hidden version in selector if it's the current active version (<a
href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1609">#1609</a>)</li>
<li><a
href="https://github.com/readthedocs/sphinx_rtd_theme/commit/ccf31144c997954aaa9b50839d670b0d282ae824"><code>ccf3114</code></a>
Release 3.0.0rc2 (<a
href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1607">#1607</a>)</li>
<li><a
href="https://github.com/readthedocs/sphinx_rtd_theme/commit/4cab02fff8850ffbcf4e1c34d9946ac617332ef4"><code>4cab02f</code></a>
Show version/language selectors below the title (<a
href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1601">#1601</a>)</li>
<li><a
href="https://github.com/readthedocs/sphinx_rtd_theme/commit/9c75444a7399bafc32a6edc1c3524505791e8f39"><code>9c75444</code></a>
Docs: do not sign Git tag (<a
href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1596">#1596</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/readthedocs/sphinx_rtd_theme/compare/2.0.0...3.0.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sphinx-rtd-theme&package-manager=pip&previous-version=2.0.0&new-version=3.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/docs/requirements.txt b/docs/requirements.txt
index 00f5f75..dcaa74e 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -317,9 +317,9 @@
     --hash=sha256:444ae1438fba4418242ca76d6a6de3eaee82aaf0d8f2b0cac71a15d32ce6eba2 \
     --hash=sha256:cfa753b441020a22708ce8eb17d4fd553a28fc87a609330092917ada2a6da0d8
     # via rules-python-docs (docs/pyproject.toml)
-sphinx-rtd-theme==2.0.0 \
-    --hash=sha256:bd5d7b80622406762073a04ef8fadc5f9151261563d47027de09910ce03afe6b \
-    --hash=sha256:ec93d0856dc280cf3aee9a4c9807c60e027c7f7b461b77aeffed682e68f0e586
+sphinx-rtd-theme==3.0.1 \
+    --hash=sha256:921c0ece75e90633ee876bd7b148cfaad136b481907ad154ac3669b6fc957916 \
+    --hash=sha256:a4c5745d1b06dfcb80b7704fe532eb765b44065a8fad9851e4258c8804140703
     # via rules-python-docs (docs/pyproject.toml)
 sphinxcontrib-applehelp==2.0.0 \
     --hash=sha256:2f29ef331735ce958efa4734873f084941970894c6090408b079c61b2e1c06d1 \