Skip to content

Commit c082111

Browse files
chore(deps): update dependency python to 3.14
1 parent c16b8c5 commit c082111

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/lint-and-test-lists.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Python 3
2020
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
2121
with:
22-
python-version: 3.13
22+
python-version: 3.14
2323

2424
- name: Install uv
2525
uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7.2.0

.github/workflows/update-lists.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Python 3.
1919
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
2020
with:
21-
python-version: 3.13
21+
python-version: 3.14
2222

2323
- name: Install uv
2424
uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7.2.0

0 commit comments

Comments
 (0)