Bump sphinx-rtd-theme from 3.0.1 to 3.0.2 (#320)

Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 3.0.1 to 3.0.2.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.1...3.0.2)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-13 09:05:45 -05:00
committed by GitHub
parent 49c124df61
commit c467baf5ff
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@ sphinx-autodoc-typehints = "^2.3.0"
sphinxcontrib-spelling = "^8.0.0"
sphinx-copybutton = "^0.5.2"
sphinxext-opengraph = "^0.9.1"
sphinx-rtd-theme = "^3.0.1"
sphinx-rtd-theme = "^3.0.2"
toml = "^0.10.2"
types-python-dateutil = "^2.9.0"
types-toml = "^0.10.8"