From 06acaa1736b73dd4a2e05294be3d261400244299 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 01:51:23 +0000 Subject: [PATCH] Update dependency mypy to ~=2.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 790415e..f848c9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ starlette~=1.3.1 black~=26.5.1 pylint~=4.0.2 flake8~=7.3.0 -mypy~=2.1.0 +mypy~=2.2.0 pillow~=12.3.0 \ No newline at end of file