chore(deps): update dependency python to v3.13.7 (#74)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-04 21:27:08 +02:00
committed by GitHub
parent 8da5091090
commit 512a855c7c
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
with:
python-version: "3.11.13"
python-version: "3.13.7"
- name: Make README file
run: python tools/make_readme.py
- name: Make JSON file

View File

@@ -17,7 +17,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
with:
python-version: "3.11.13"
python-version: "3.13.7"
- name: Install Python packages
run: |
python -m pip install --upgrade pip