Update dependency python to 3.13

This commit is contained in:
renovate[bot]
2025-03-11 19:43:50 +00:00
committed by GitHub
parent 07571c5af9
commit 2ae8118abc
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.10'
python-version: '3.13'
- name: Install dependencies
run: |