⬆️ Update python to v3.14.7 (#1419)

This commit is contained in:
renovate[bot] 2026-09-06 08:30:13 +02:00 committed by GitHub
commit 19dd9723a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v7
with:
python-version: "3.14.2"
python-version: "3.14.7"
- name: Install uv
uses: astral-sh/setup-uv@v10.0.1