From c71b07695f770d4085087f2c5623ee9d3cbad4e8 Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 14 Oct 2024 15:21:36 +0300 Subject: [PATCH] Update dependency mypy to v1.12.0 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index e99c08c..d04a62c 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,7 +1,7 @@ black==24.10.0 build==1.2.2.post1 isort==5.13.2 -mypy==1.11.2 +mypy==1.12.0 pylint==3.3.1 pytest-asyncio==0.24.0 pytest-cov==5.0.0