diff --git a/pyproject.toml b/pyproject.toml index ee0b3bf..e7f6141 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ dev = [ "pytest>=8.4.0", "pytest-mock>=3.15.1", - "ruff>=0.15.17", + "ruff>=0.16.0", "mypy>=2.1.0", ]