Skip to content

Commit 0c646f1

Browse files
committed
Update black target version
Signed-off-by: Hannes <[email protected]>
1 parent 6959d73 commit 0c646f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ include-package-data = true
6060
line-length = 120
6161
skip-string-normalization = true
6262
preview = true
63-
target-version = ["py36"]
63+
target-version = ["py310", "py311", "py312", "py313"]
6464
include = '\.pyi?$'
6565
exclude = '''
6666
/(

0 commit comments

Comments
 (0)