chore: use oldest supported Python version for dep updates

This commit is contained in:
sebthom
2024-07-19 17:13:03 +02:00
parent 39f9545d9b
commit 53f155f6c0

View File

@@ -17,7 +17,7 @@ defaults:
shell: bash shell: bash
env: env:
PYTHON_VERSION: "3.12" PYTHON_VERSION: "3.10"
jobs: jobs: