From 5f0d0aa8157a7df7e7d02edd11b6bc238c922397 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 08:59:04 +0000 Subject: [PATCH] Update dependency mypy to ~=1.20.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a60bc21..6c59861 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ starlette~=0.52.1 black~=26.3.1 pylint~=4.0.2 flake8~=7.3.0 -mypy~=1.19.0 +mypy~=1.20.0 pillow~=12.2.0 \ No newline at end of file