diff --git a/pyproject.toml b/pyproject.toml index 26d61506..26a3deaa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ dev = [ # - commitizen - sync with requirements-dev.txt (if on pypi) # # !!! Sync .pre-commit-config.yaml with these dependencies !!! - "pre-commit==4.6.0", + "pre-commit==4.6.1", "mypy==2.3.0", "types-requests==2.33.0.20260712", # for mypy "pandas-stubs==3.0.3.260530", # for mypy