Skip to content

Commit 273f640

Browse files
Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 (#569)
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.3.0 to 2.0.0. - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@1.3.0...2.0.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0c9162 commit 273f640

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ black = "^23.11.0"
3434
mypy = "^1.7"
3535
types-urllib3 = "^1.26.25"
3636
Sphinx = "^7.1.2"
37-
sphinx-rtd-theme = "^1.3.0"
37+
sphinx-rtd-theme = "^2.0.0"
3838
# keep this in sync with docs/requirements.txt for readthedocs.org
3939
sphinx-autodoc-typehints = "^1.25.2"
4040
types-certifi = "^2021.10.8"

0 commit comments

Comments
 (0)