From ab9e91e5249432bbd24b9661626347e210adc805 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 09:49:37 +0000 Subject: [PATCH] Update dependency mypy to ~=1.17.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 085b188..2287971 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.16.0 +mypy~=1.17.1 pillow~=11.3.0 \ No newline at end of file