Update dependency python to 3.14

This commit is contained in:
renovate[bot] 2025-12-31 12:59:59 +00:00 committed by GitHub
parent ba932e72bd
commit 0d73e6f7f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v6
with:
python-version: "3.13"
python-version: "3.14"
- name: Install pypa/build
run: >-
python3 -m