Skip to content

Commit 346e08d

Browse files
chore(deps): update dependency python to 3.13 (#131)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 32b74f7 commit 346e08d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Set up Python
3636
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
3737
with:
38-
python-version: "3.10"
38+
python-version: "3.13"
3939

4040
- name: Install poetry
4141
run: pip install poetry

0 commit comments

Comments
 (0)