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

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-09-03 23:08:09 +02:00
committed by GitHub
parent 45f403b353
commit f38b7aa963
4 changed files with 6 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ jobs:
- name: Set Up Python
uses: actions/setup-python@v4
with:
python-version: "3.11"
python-version: "3.13.7"
- name: Install Dependencies
run: |
pip install cairosvg pillow requests

View File

@@ -26,7 +26,7 @@ jobs:
- name: Set Up Python
uses: actions/setup-python@v4
with:
python-version: "3.11"
python-version: "3.13.7"
- name: Install Dependencies
run: |
pip install cairosvg pillow requests

View File

@@ -17,7 +17,7 @@ jobs:
- name: Set Up Python
uses: actions/setup-python@v4
with:
python-version: "3.9"
python-version: "3.13.7"
- name: Install Dependencies
run: |
@@ -50,7 +50,7 @@ jobs:
- name: Set Up Python
uses: actions/setup-python@v4
with:
python-version: "3.9"
python-version: "3.13.7"
- name: Commit and Push Changes
run: |
@@ -75,7 +75,7 @@ jobs:
- name: Set Up Python
uses: actions/setup-python@v4
with:
python-version: "3.9"
python-version: "3.13.7"
- name: Commit and Push Changes
run: |

View File

@@ -15,7 +15,7 @@ jobs:
- name: Set Up Python
uses: actions/setup-python@v4
with:
python-version: "3.9"
python-version: "3.13.7"
- name: Install Dependencies
run: |