From 27a66d0b54c461bc5fd3725bdc29c5dc3aca05e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 01:41:26 +0000 Subject: [PATCH] Update dependency mypy to ~=1.15.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fb08856..01dfc00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ starlette~=0.45.2 black~=24.10.0 pylint~=3.3.1 flake8~=7.1.1 -mypy~=1.14.0 +mypy~=1.15.0 pillow~=11.1.0 \ No newline at end of file