Skip to content

Commit 56490b7

Browse files
committed
build(poetry): bump sphinx version to allow a working furo version
1 parent 2cc929a commit 56490b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ types-orjson = {version = "^3.6.2", optional = true}
4141
discord-typings = "^0.5.0"
4242

4343
[tool.poetry.group.dev.dependencies]
44-
Sphinx = "^4.4.0"
44+
Sphinx = "^5.0.0"
4545
sphinx-copybutton = "^0.4.0"
4646
furo = "*" # CalVer, the version does not make sense to lock.
4747
isort = "^5.10.1"

0 commit comments

Comments
 (0)