Skip to content

Commit b236727

Browse files
committed
fix: cli
1 parent 997c5fd commit b236727

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
@@ -62,7 +62,7 @@ force-single-line = true
6262
known-first-party = ["custom_components.sinricpro"]
6363

6464
[tool.mypy]
65-
python_version = "3.11"
65+
python_version = "3.12"
6666
warn_return_any = true
6767
warn_unused_ignores = true
6868
disallow_untyped_defs = true

0 commit comments

Comments
 (0)