Skip to content

Commit 4801391

Browse files
committed
additional update to yml for an updated mypy
1 parent 46dd3c9 commit 4801391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
python -m pip install .
6969
- name: mypy
7070
run: |
71-
pip install mypy==0.782
71+
pip install mypy==0.931
7272
mypy -p labelbox --pretty --show-error-codes
7373
- name: Install package and test dependencies
7474
run: |

0 commit comments

Comments
 (0)