summaryrefslogtreecommitdiffstats
path: root/mypy.ini
diff options
context:
space:
mode:
Diffstat (limited to 'mypy.ini')
-rw-r--r--mypy.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/mypy.ini b/mypy.ini
index 50f219f..17a03ee 100644
--- a/mypy.ini
+++ b/mypy.ini
@@ -3,7 +3,7 @@
; SPDX-License-Identifier: 0BSD
[mypy]
-python_version = 3.7
+python_version = 3.9
[mypy-click_log]
ignore_missing_imports = True