Skip to content

Commit e968e6e

Browse files
committed
update mypy in tox.ini
1 parent 3f21b40 commit e968e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ commands = {env:_PYTEST_CMD:pytest} {env:_PYTEST_MORE_ARGS:} {posargs:-vvl}
3333

3434
[testenv:mypy]
3535
deps =
36-
mypy==0.931
36+
mypy==0.961
3737
types-setuptools
3838
commands = mypy
3939

0 commit comments

Comments
 (0)