From 6b585f8b73cce1c96d8d0141ade44b145be0e1eb Mon Sep 17 00:00:00 2001 From: Anders Kaseorg Date: Wed, 25 Oct 2023 15:48:18 -0700 Subject: [PATCH] black: Bump target-version to py38. Signed-off-by: Anders Kaseorg --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 031d9193e..a41a980b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.black] line-length = 100 -target-version = ["py37"] +target-version = ["py38"] [tool.isort] src_paths = [