Skip to content

Commit 68ccb1b

Browse files
authored
Merge pull request #61 from eirtools/renovate/python-3.x
Update dependency python from 3.13 to 3.14
2 parents 961bba3 + da6fea5 commit 68ccb1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- uses: actions/checkout@v5
4444
- uses: actions/setup-python@v6
4545
with:
46-
python-version: '3.13'
46+
python-version: '3.14'
4747
cache: pip
4848
- name: Install dependencies
4949
run: pip install -U pip setuptools wheel pre-commit

0 commit comments

Comments
 (0)