diff --git a/pyproject.toml b/pyproject.toml index d360bbc2..0384fa3d 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.4.0"] +lint = ["pre-commit==3.5.0"] test = [ "pytest", "pytest-cov",