Skip to content

Commit 10a1781

Browse files
chore(deps): update dependency python to 3.14 (#148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d9d4f2 commit 10a1781

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@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
4646
with:
47-
python-version: "3.13"
47+
python-version: "3.14"
4848
- name: Install poetry
4949
run: pip install poetry
5050
- name: Build package

0 commit comments

Comments
 (0)