From 1d32c5e1c3a3a91e17fc0aa371c6ba9a14204237 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 20 Oct 2024 04:00:40 +0300 Subject: [PATCH] Update dependency mypy to v1.12.1 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index eba5106..b2fb9c2 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.12.0 +mypy==1.12.1 pylint==3.3.1 pytest-asyncio==0.24.0 pytest-cov==5.0.0