Update dependency python to 3.14

This commit is contained in:
renovate[bot] 2025-12-15 18:15:29 +00:00 committed by GitHub
parent 1bead1cab1
commit 2364d01ef5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ jobs:
- uses: actions/setup-python@v6
with:
python-version: '3.13' # renovate: datasource=github-tags depName=python
python-version: '3.14' # renovate: datasource=github-tags depName=python
- name: Install dependencies
run: |