diff --git a/pyproject.toml b/pyproject.toml index 37aad62..88c225c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dev = [ "pytest==7.2.0", "pytest-env==0.8.1", "pytest-asyncio==0.21.0", - "Sphinx==4.3.0", + "Sphinx==7.2.6", "respx==0.20.1", "deepdiff==6.3.0", ]