From c251594a1f7781b292a075eec14e43a29e85b20e Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Tue, 26 Apr 2022 13:05:44 +0200 Subject: [PATCH] Bump mypy to v0.942 --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 137d6bb..4c64def 100644 --- a/tox.ini +++ b/tox.ini @@ -35,7 +35,7 @@ commands = extras = testing deps = - mypy==0.920 + mypy==0.942 commands = mypy swh