Skip to content

Commit 1aaa3dd

Browse files
Merge pull request #42 from rohanpm/renovate/python-3.x
chore(deps): update dependency python to 3.13
2 parents 7e214b3 + 60dba63 commit 1aaa3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Set up Python
2525
uses: actions/setup-python@v5
2626
with:
27-
python-version: 3.11
27+
python-version: 3.13
2828

2929
- name: Install dependencies
3030
run: |

0 commit comments

Comments
 (0)