Skip to content

Commit 72ff264

Browse files
chore(deps): update dependency python to 3.13 (#101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e67861b commit 72ff264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Set up Python
4545
uses: actions/setup-python@v5
4646
with:
47-
python-version: "3.10"
47+
python-version: "3.13"
4848
- name: Install poetry
4949
run: pip install poetry
5050
- name: Build package

0 commit comments

Comments
 (0)