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:
2
.github/workflows/update_generated_files.yml
vendored
2
.github/workflows/update_generated_files.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
|||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
|
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
|
||||||
with:
|
with:
|
||||||
python-version: "3.11.13"
|
python-version: "3.13.7"
|
||||||
- name: Make README file
|
- name: Make README file
|
||||||
run: python tools/make_readme.py
|
run: python tools/make_readme.py
|
||||||
- name: Make JSON file
|
- name: Make JSON file
|
||||||
|
|||||||
2
.github/workflows/update_tlds_list.yml
vendored
2
.github/workflows/update_tlds_list.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
|
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
|
||||||
with:
|
with:
|
||||||
python-version: "3.11.13"
|
python-version: "3.13.7"
|
||||||
- name: Install Python packages
|
- name: Install Python packages
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
|
|||||||
Reference in New Issue
Block a user