diff --git a/pyproject.toml b/pyproject.toml index 5382b3d..b742277 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "ruff~=0.0.278", + "ruff~=0.5.2", "pytest~=7.4.4", "build~=0.10.0", "pytest-cov~=4.1.0",