From 132681ac754667ab1c2769efc1752a0f7766e23e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 23:07:23 +0000 Subject: [PATCH] Update dependency mypy to v1.11.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 209ae19c..94436187 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ flake8==7.0.0 pylint==3.2.3 multimetric==1.3.0 chardet==5.2.0 -mypy==1.10.0 +mypy==1.11.2 cffconvert==2.0.0 samples-filter==0.5.1