chore(deps): update dependency python to 3.14 (#7237)

This commit is contained in:
Elian Doran 2025-10-09 16:18:32 +03:00 committed by GitHub
commit c64e695036
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'