Skip to content

Commit d828650

Browse files
committed
1 parent f8d63e5 commit d828650

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)