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 c151cb6cb..249049fbd 100644
--- a/tox.ini
+++ b/tox.ini
@@ -108,7 +108,7 @@ skip_install = True
commands =
mypy {posargs}
deps =
- mypy==0.740
+ mypy==0.730
#