diff --git a/pyproject.toml b/pyproject.toml index cc29ebe..bb35698 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,8 +43,8 @@ mypy = ["mypy>=1.18.2"] pyright = ["basedpyright>=1.39.6"] ruff = ["ruff>=0.13.1"] tests = ["pytest>=8.3.5", "pytest-cov>=5.0.0", "pytest-mock>=3.14.0"] -ty = ["ty==0.0.42"] -zizmor = ["zizmor==1.25.2"] +ty = ["ty==0.0.53"] +zizmor = ["zizmor==1.26.1"] [tool.coverage.paths]