From 80fd18d10184f62a8a6779f8c30b30d940885aaa Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 19 Jul 2024 21:29:57 +0300 Subject: [PATCH] Update dependency mypy to v1.11.0 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 549bac9..abdbc1f 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,7 +1,7 @@ black==24.4.2 build==1.2.1 isort==5.13.2 -mypy==1.10.1 +mypy==1.11.0 pylint==3.2.5 pytest-asyncio==0.23.8 pytest-cov==5.0.0 -- 2.39.2