Skip to content

Commit 606af8d

Browse files
committed
Update black target versions
1 parent ef3666f commit 606af8d

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
@@ -57,7 +57,7 @@ include = [
5757

5858
[tool.black]
5959
line-length = 88
60-
target-version = ['py310', 'py311', 'py312']
60+
target-version = ['py311', 'py312', 'py313']
6161
include = '\.pyi?$|\.ipynb$'
6262
# 'extend-exclude' excludes files or directories in addition to the defaults
6363
extend-exclude = '''

0 commit comments

Comments
 (0)