From d821b718ee031d61dfe5a6cd074905100c80eacf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 04:12:24 +0000 Subject: [PATCH] Update dependency mypy to ~=1.19.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a18584f..13a8a6f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ starlette~=0.50.0 black~=25.11.0 pylint~=4.0.2 flake8~=7.3.0 -mypy~=1.18.2 +mypy~=1.19.0 pillow~=12.0.0 \ No newline at end of file