Skip to content

Commit 079cfc2

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 9554a13 commit 079cfc2

File tree

2 files changed

+23
-13
lines changed

2 files changed

+23
-13
lines changed

poetry.lock

Lines changed: 22 additions & 12 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
standard-imghdr = {version = "^3.13.0", python = ">=3.13,<4.0"}
3333
websockets = "^10.0"
3434
bandit = ">=1.7.5,<1.8"

0 commit comments

Comments
 (0)