SCons: Bump minimum Python version (3.8 → 3.9)

This commit is contained in:
Thaddeus Crews 2026-02-16 12:32:22 -06:00
parent 0df713417b
commit a206264d5b
No known key found for this signature in database
GPG key ID: 8C6E5FEB5FC03CCC
4 changed files with 5 additions and 5 deletions

View file

@ -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$