diff --git a/pyproject.toml b/pyproject.toml index d42c152..2e0eace 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -85,7 +85,7 @@ dev = [ "pytest==9.1.1", "pytest-snapshot==0.9.0", "pytest-cov==7.1.0", - "ruff==0.15.21", - "ty==0.0.59", - "mypy==2.2.0", + "ruff==0.15.22", + "ty==0.0.61", + "mypy==2.3.0", ]