Skip to content

Commit 8509b0a

Browse files
committed
1 parent 7752e2f commit 8509b0a

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
@@ -155,7 +155,7 @@ exclude_lines = [
155155

156156
[tool.mypy]
157157
strict = true
158-
python_version = "3.9"
158+
python_version = "3.10"
159159
files = [
160160
"src/",
161161
"tests/",

0 commit comments

Comments
 (0)