Skip to content

Commit e7fdd92

Browse files
authored
Merge pull request #135 from HyperionGray/dependabot/pip/sphinx-rtd-theme-2.0.0
Bump sphinx-rtd-theme from 1.3.0 to 2.0.0
2 parents 9554a13 + 079cfc2 commit e7fdd92

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)