diff --git a/pyproject.toml b/pyproject.toml index e12b200..6b7e449 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.0", + "ruff==0.2.1", "types-setuptools~=69.0", ]