diff --git a/pyproject.toml b/pyproject.toml index 9d1ccae..1f2e27d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dev = [ "pytest~=9.1.1", "pytest-cov~=7.1.0", "responses~=0.26.2", - "ruff~=0.15.14", + "ruff~=0.16.0", ] [project.scripts]