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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-13 10:38:10 +02:00
committed by GitHub
parent ef894806cf
commit f595985fb5
4 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@ jobs:
- name: Set up Python 3.12
uses: actions/setup-python@v6
with:
python-version: 3.13
python-version: 3.14
- name: Search for invalid screenshot files
run: ./tools/test/checkInvalidScreenshots.py
@@ -58,7 +58,7 @@ jobs:
- name: Set up Python 3.12
uses: actions/setup-python@v6
with:
python-version: 3.13
python-version: 3.14
- name: Search for invalid dependencies
run: ./tools/dependencies/checkDependencies.py