Merge pull request #1592 from netbootxyz/renovate/python-3.x

Update dependency python to 3.13
This commit is contained in:
Antony Messerli 2025-03-11 23:59:28 -05:00 committed by GitHub
commit 341e8cb2b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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: |