Skip to content

Commit ffb9bf4

Browse files
hauntsaninjax612skm
authored andcommitted
Run mypy_primer in 3.13 (python#18542)
I think this is needed for homeassistant
1 parent 6d805b2 commit ffb9bf4

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)