SCons: Bump minimum Python version (3.8 → 3.9)
This commit is contained in:
parent
0df713417b
commit
a206264d5b
4 changed files with 5 additions and 5 deletions
|
|
@ -58,7 +58,7 @@ repos:
|
|||
types_or: [text]
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: v1.14.1 # Latest version that supports Python 3.8
|
||||
rev: v1.19.1
|
||||
hooks:
|
||||
- id: mypy
|
||||
files: \.py$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue