diff --git a/pyproject.toml b/pyproject.toml index e7a737b..e28441d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,8 +32,8 @@ dev = [ "pytest==9.1.1", "pytest-snapshot==0.9.0", "pytest-cov==7.1.0", - "ruff==0.16.5", - "ty==0.0.75", + "ruff==0.16.6", + "ty==0.0.78", "mkdocs==1.6.1", "mkdocstrings[python]==1.0.6", "mkdocs-material==9.7.7",