Skip to content

Commit 89dd423

Browse files
authored
15676 update python versions in pyproject.toml (#15687)
* 15676 update python versions in pyproject.toml * 15676 update formatting
1 parent dfae19c commit 89dd423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[tool.black]
55
line-length = 120
6-
target_version = ['py38', 'py39', 'py310']
6+
target_version = ['py310', 'py311', 'py312']
77
skip-string-normalization = true
88

99
[tool.isort]

0 commit comments

Comments
 (0)