From 5c8d676550b91ad345b0851899246496c5caf65a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 19:00:12 +0000 Subject: [PATCH] chore(deps): update dependency mypy to v2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ab1a8ef..dab0dcd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -45,7 +45,7 @@ mdit-py-plugins==0.5.0 # via myst-parser mdurl==0.1.2 # via markdown-it-py -mypy==1.20.2 +mypy==2.1.0 # via pyuspto mypy-extensions==1.1.0 # via mypy