From 81c078a4219c6216f53474a1502d9230db85ac51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 19:28:26 +0000 Subject: [PATCH] Update dependency mypy to ~=2.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 790415e..7359a5b 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.3.0 pillow~=12.3.0 \ No newline at end of file