chore(deps): update dependency python to 3.13

This commit is contained in:
renovate[bot] 2025-08-16 17:12:11 +00:00 committed by GitHub
parent 3a797b159f
commit e32723e4a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version: '3.12'
python-version: '3.13'
cache: 'pip'
cache-dependency-path: 'requirements.txt'