Skip to content

Commit e287fe6

Browse files
committed
chore(mypy): update Python version to 3.9
Signed-off-by: Yurii Serhiichuk <[email protected]>
1 parent b9f289f commit e287fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypy.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[mypy]
22
plugins = pydantic.mypy
3-
python_version = 3.8
3+
python_version = 3.9
44

55
pretty = True
66
show_error_context = True

0 commit comments

Comments
 (0)