diff --git a/pyproject.toml b/pyproject.toml index a86d59e5..be0f49c9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ name = "Michal Čihař" text = "GPL-3.0-or-later" [project.optional-dependencies] -lint = ["pre-commit==3.6.0"] +lint = ["pre-commit==3.6.1"] test = [ "pytest", "pytest-cov",