⬆️ Update python to v3.14.2 (#1251)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-12-09 23:31:41 -08:00 committed by GitHub
commit 37ef65586d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -35,7 +35,7 @@ jobs:
- name: Set Up Python
uses: actions/setup-python@v6
with:
python-version: 3.13.5
python-version: 3.14.2
- name: Install Dependencies
run: |