mypy: bumped version

This commit is contained in:
Maxim Devaev 2025-05-17 22:51:14 +03:00
parent 818ff6321e
commit 791e047a6b

View File

@ -1,5 +1,5 @@
[mypy]
python_version = 3.11
python_version = 3.13
ignore_missing_imports = true
disallow_untyped_defs = true
strict_optional = true