diff --git a/pyproject.toml b/pyproject.toml index dcbe5e3..ec432d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ pytest = "^8.0.0" pytest-cov = "^6.0.0" pytest-mock = "^3.10.0" responses = "^0.25.0" -sphinx = "7.4.7" +sphinx = "8.2.3" sphinx-rtd-theme = "^3.0.0" [tool.black]