Skip to content

Commit 6624bf2

Browse files
chore(deps): update dependency python to 3.14 (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 52bb6f0 commit 6624bf2

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
@@ -45,7 +45,7 @@ jobs:
4545
- name: Set up Python
4646
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
4747
with:
48-
python-version: "3.13"
48+
python-version: "3.14"
4949
- name: Install poetry
5050
run: pip install poetry
5151
- name: Build package

0 commit comments

Comments
 (0)