From 872bab203a5626a6472e64c6e78f0c3a1009ae7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 18:38:33 +0000 Subject: [PATCH] Update dependency mypy to v2 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 628844c..fee6ee2 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,6 +2,6 @@ black==23.12.1 ruff==0.11.8 -mypy==1.15.0 +mypy==2.3.0 types-requests pytest==8.3.5