diff --git a/setup.cfg b/setup.cfg index 15410c9278..044f52bd53 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,7 +28,7 @@ column_limit = 120 # Global options: [mypy] -python_version = 3.10 +python_version = 3.12 explicit_package_bases = True warn_return_any = True warn_unused_configs = True