summaryrefslogtreecommitdiffstatshomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pyproject.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyproject.toml b/pyproject.toml
index ec920c2..2d7e214 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -33,9 +33,9 @@ pytest = {extras = ["asyncio"], version = "^8.0.0"}
ruff = "^0.7.3"
types-pillow = "^10.1.0.2"
pytest-cov = "^6.0.0"
-sphinx = "^7.2.6"
+sphinx = "^8.1.3"
furo = "^2024.1.29"
-sphinx-issues = "^4.1.0"
+sphinx-issues = "^5.0.0"
[build-system]
requires = ["poetry-core"]