diff --git a/pyproject.toml b/pyproject.toml index 1fc52df4bcb8..67201acb9b94 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ force-exclude = ''' [tool.ruff] line-length = 99 -target-version = "py37" +target-version = "py38" fix = true select = [