chore(deps): update dependency python to 3.14

This commit is contained in:
renovate[bot] 2025-10-09 10:15:32 +00:00 committed by GitHub
parent 6b6322798e
commit 853be9000b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -55,7 +55,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v6
with:
python-version: '3.13'
python-version: '3.14'
cache: 'pip'
cache-dependency-path: 'requirements-docs.txt'