summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 288778c6..bb920f55 100644
--- a/tox.ini
+++ b/tox.ini
@@ -51,7 +51,7 @@ commands =
description = run type check on code base
setenv = {tty:MYPY_FORCE_COLOR = 1}
deps =
- mypy==0.790
+ mypy==0.800
commands =
mypy src/tox
mypy tests