chore(deps): update dependency python (#401)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-10-15 03:12:19 +00:00 committed by GitHub
commit ab733cde5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -55,7 +55,7 @@ jobs:
# Set up Python 3.13
- uses: actions/setup-python@v6
with:
python-version: 3.13
python-version: 3.14
# Install dependencies
- uses: astral-sh/setup-uv@v7