Skip to content

Commit 376db68

Browse files
Add 1.16
1 parent 5ade464 commit 376db68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
strategy:
2626
matrix:
2727
python-version: ['3.10', '3.11', '3.12', '3.13']
28-
mypy-version: ['1.13', '1.14', '1.15', 'latest']
28+
mypy-version: ['1.13', '1.14', '1.15', '1.16', 'latest']
2929
fail-fast: false
3030
steps:
3131
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)