Skip to content

Commit 1f24965

Browse files
committed
Bump bpr python version to 3.12
1 parent 4ed685d commit 1f24965

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ reportUnusedFunction = "none"
152152
# we care about at this moment.
153153
# https://github.com/microsoft/pyright/issues/746
154154
reportImportCycles = "none"
155-
pythonVersion = "3.10"
155+
pythonVersion = "3.12"
156156
pythonPlatform = "All"
157157

158158
reportImplicitOverride = "hint"

0 commit comments

Comments
 (0)