Merge pull request #171 from readur/renovate/python-3.x
chore(deps): update dependency python to 3.13
This commit is contained in:
commit
fe6db5395a
|
|
@ -49,7 +49,7 @@ jobs:
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v5
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: '3.12'
|
python-version: '3.13'
|
||||||
cache: 'pip'
|
cache: 'pip'
|
||||||
cache-dependency-path: 'requirements.txt'
|
cache-dependency-path: 'requirements.txt'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue