Skip to content

Commit 18147be

Browse files
Merge pull request #190 from RoboJackets/renovate/python-3.x
Update dependency python to v3.13.2
2 parents 8ee60ec + a3d615e commit 18147be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup Python
1313
uses: actions/setup-python@v5
1414
with:
15-
python-version: '3.10.16'
15+
python-version: '3.13.2'
1616

1717
- name: Setup Poetry
1818
uses: abatilo/actions-poetry@v4

0 commit comments

Comments
 (0)