diff --git a/pyproject.toml b/pyproject.toml index 30ba2a7..802aaf9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,8 +36,8 @@ dev = [ "maturin>=1.13.3", "pre-commit>=4.6.0", "pytest>=9.0.3", - "ruff>=0.15.14", - "ty>=0.0.39", + "ruff>=0.15.15", + "ty>=0.0.40", ] [tool.pytest.ini_options]