diff --git a/pyproject.toml b/pyproject.toml index 854a7c8..9696480 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = ["sqlalchemy>=1.4.0,<3", "hdbcli~=2.10"] dev = [ "isort==5.13.2", "black==24.10.0", - "pre-commit==4.0.0", + "pre-commit==4.0.1", "flake8==7.1.1", "pylint==3.3.1", "mypy==1.12.0",