diff --git a/pyproject.toml b/pyproject.toml index d0dffaf..addab9b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ pytest = "~8.4" pytest-asyncio = "~1.1" pytest-cov = "~6.2" pytest-unordered = "~0.7" -pre-commit = "~4.2" +pre-commit = "~4.3" docutils="~0.20" Sphinx = "~7.4" sphinx-rtd-theme = "~3.0"