Skip to content

Commit 9ea6ae9

Browse files
committed
1 parent 6fe1de2 commit 9ea6ae9

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
@@ -121,7 +121,7 @@ build-backend = "hatchling.build"
121121

122122
[tool.mypy]
123123
strict = true
124-
python_version = "3.9"
124+
python_version = "3.10"
125125
files = [
126126
"src",
127127
"tests",

0 commit comments

Comments
 (0)