diff --git a/pyproject.toml b/pyproject.toml index 98acf6a..d20eaf4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dev = [ "pytest~=9.0.3", "pytest-cov~=7.1.0", "responses~=0.26.0", - "ruff~=0.15.14", + "ruff~=0.15.17", ] [project.scripts]