From 2a86899e200b35f7a5939f0aeda4f84c5e340d98 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 21:24:46 +0000 Subject: [PATCH] Update dependency mypy to v2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d33ca1d..631997d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ starlette~=1.0.0 black~=26.3.1 pylint~=4.0.2 flake8~=7.3.0 -mypy~=1.20.0 +mypy~=2.0.0 pillow~=12.2.0 \ No newline at end of file