diff --git a/pyproject.toml b/pyproject.toml index e08e03f..2211161 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dev = [ "pre-commit", "pytest", "pytest-cov", - "ruff==0.15.21", + "ruff==0.15.22", "openapi-spec-validator>=0.7.0", "types-PyYAML", "requests",