Skip to content

Commit b5c3438

Browse files
chore(deps): update dependency python to 3.14
1 parent 8f82e83 commit b5c3438

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@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
2121
with:
22-
python-version: 3.13
22+
python-version: 3.14
2323

2424
- name: Install uv
2525
uses: astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1

.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@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
2020
with:
21-
python-version: 3.13
21+
python-version: 3.14
2222

2323
- name: Install uv
2424
uses: astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1

0 commit comments

Comments
 (0)