chore(deps): update python

This commit is contained in:
renovate[bot]
2025-08-10 12:47:09 +00:00
committed by GitHub
parent 354f033744
commit 9ddd4fc1ba
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version: "3.9"
python-version: "3.13"
- name: Install Poetry
uses: snok/install-poetry@v1