diff --git a/pyproject.toml b/pyproject.toml index 44f6717e..f1af6ca7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ name = "MIT" dev = [ "cruft", "pyright==1.1.330.post0", - "pre-commit==3.4.0", + "pre-commit==3.5.0", "ruff==0.0.292", # important that these match the pre-commit hooks "black[jupyter]==23.9.1", # important that these match the pre-commit hooks "pandas-stubs", # type stubs for pandas