Skip to content

Commit d56a146

Browse files
committed
chg: Bump deps, version
1 parent 0e4f432 commit d56a146

File tree

3 files changed

+367
-353
lines changed

3 files changed

+367
-353
lines changed

mypy.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ disallow_untyped_defs=True
44
disallow_incomplete_defs=True
55
check_untyped_defs=True
66
disallow_any_generics=True
7-
python_version = 3.8
7+
python_version = 3.10
88
ignore_errors = False
99
ignore_missing_imports = False
1010
strict_optional = True

0 commit comments

Comments
 (0)