diff --git a/pyproject.toml b/pyproject.toml index 9df586d..4e890a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dev = [ "pre-commit~=3.5.0", "pytest-cov~=4.1.0", "pytest~=8.0", - "ruff==0.2.2", + "ruff==0.3.0", "types-setuptools~=69.0", ]