Skip to content

Commit 3a7f35c

Browse files
committed
chore: bump the target Python version for mypy
1 parent e5abfba commit 3a7f35c

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
@@ -137,7 +137,7 @@ name = "Fixed"
137137
showcontent = true
138138

139139
[tool.mypy]
140-
python_version = "3.9"
140+
python_version = "3.10"
141141
warn_unreachable = true
142142
enable_error_code = [
143143
"ignore-without-code",

0 commit comments

Comments
 (0)