diff --git a/pyproject.toml b/pyproject.toml index bafc5643..a6b626bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -101,4 +101,4 @@ ignore_missing_imports = true [tool.black] line-length = 88 -target-version = ["py38", "py39", "py310", "py311"] +target-version = ["py38", "py39", "py310", "py311", "py312"]