From 58e93523c83ba4ce98b048488e9e979bc63f1c34 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 05:51:23 +0000 Subject: [PATCH] Update dependency mypy to ~=1.18.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2287971..675634e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ starlette~=0.47.0 black~=25.1.0 pylint~=3.3.1 flake8~=7.3.0 -mypy~=1.17.1 +mypy~=1.18.2 pillow~=11.3.0 \ No newline at end of file