diff --git a/pyproject.toml b/pyproject.toml index 4f62ef3..5721928 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ readme = { file = "README.md" } [tool.black] line-length = 99 -target-version = ["py38"] +target-version = ["py310"] exclude = ''' /( \.eggs