diff --git a/pyproject.toml b/pyproject.toml index b429ffc..35247d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ test = [ "pytest==8.2.2", "pytest-cov==5.0.0", "WebTest==3.0.0", - "ruff==0.5.1", + "ruff==0.5.2", ] [project.license]