Skip to content

Commit cadb9cb

Browse files
committed
Bump mypy
Needed to support walrus operator in packages we use
1 parent 7103337 commit cadb9cb

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
@@ -158,7 +158,7 @@ commands =
158158
basepython = python3.8
159159
deps =
160160
{[testenv]deps}
161-
mypy==0.720
161+
mypy==0.730
162162
setenv =
163163
MYPYPATH = {toxinidir}
164164
ignore_errors = True

0 commit comments

Comments
 (0)