Skip to content

Commit 64ea7d1

Browse files
Bump sphinx-rtd-theme from 1.3.0 to 2.0.0
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-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d29e08b commit 64ea7d1

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -28,7 +28,7 @@ pytest = "^7.0"
2828
pytest-asyncio = "^0.21.0"
2929
sphinx = "^5.0"
3030
sphinx-autodoc-typehints = "^1.21"
31-
sphinx-rtd-theme = "^1.2"
31+
sphinx-rtd-theme = ">=1.2,<3.0"
3232
websockets = "^10.0"
3333
bandit = ">=1.7.5,<1.8"
3434

0 commit comments

Comments
 (0)