chore(deps): update dependency python to v3.14.0 (#2247)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-10-14 22:50:26 +02:00
committed by GitHub
parent dc6c224f67
commit 55150e2096
4 changed files with 6 additions and 6 deletions

View File

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