Update dependency python to 3.14

This commit is contained in:
renovate[bot] 2025-10-23 03:23:34 +00:00 committed by GitHub
parent ca85c17c6c
commit ea5816b6ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,7 +51,7 @@ jobs:
- uses: actions/setup-python@v6
name: Setup Python 3.9
with:
python-version: 3.9
python-version: 3.14
- name: Install Python dependencies
run: |