Skip to content

Commit fe78404

Browse files
authored
Merge pull request #1462 from sanders41/renovate/python-3.x
Update dependency python to 3.14
2 parents 1022a6a + 742a9be commit fe78404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ jobs:
197197
- name: Set up Python
198198
uses: actions/setup-python@v6
199199
with:
200-
python-version: "3.13"
200+
python-version: "3.14"
201201
- name: Install Dependencies
202202
run: just install
203203
- name: Test Docs Build

0 commit comments

Comments
 (0)