From 8b18ce17d8fdaca8cc6c6f8cf709b45b05c9e921 Mon Sep 17 00:00:00 2001 From: BumpDeps <> Date: Mon, 23 Jan 2023 01:32:07 +0000 Subject: [PATCH] BumpDeps: mypy --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d4590103f4..9c590b1a68 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -90,7 +90,7 @@ libvirt = [ ] mypy = [ - "mypy == 0.942", + "mypy == 1.1.1", ] pylint = [