diff --git a/pyproject.toml b/pyproject.toml index 2aef9b6..4d22009 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ passhash = "passhash:main" tests = [ "black == 23.9.1", "mypy == 1.5.1", - "ruff == 0.0.288", + "ruff == 0.1.7", "types-PyYAML == 6.0.12.11", "types-passlib == 1.7.7.13", ]