Skip to content

Commit 67a2d04

Browse files
authored
Run mypy_primer in 3.13 (#18542)
I think this is needed for homeassistant
1 parent 6274218 commit 67a2d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mypy_primer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
persist-credentials: false
4040
- uses: actions/setup-python@v5
4141
with:
42-
python-version: "3.12"
42+
python-version: "3.13"
4343
- name: Install dependencies
4444
run: |
4545
python -m pip install -U pip

0 commit comments

Comments
 (0)