diff --git a/pyproject.toml b/pyproject.toml index a85c955..354dd35 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ pytest = "~8.3" pytest-asyncio = "~0.25" pytest-cov = "~6.0" pytest-unordered = "~0.6" -pre-commit = "~4.0" +pre-commit = "~4.1" Sphinx = "~7.4" sphinx-rtd-theme = "~3.0" sphinxcontrib-napoleon = "~0.7"