From 69c7989afc75b52c78acaf6c08fc950f0a4bd6e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 01:22:16 +0000 Subject: [PATCH] Update dependency mypy to ~=1.16.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 517f862..79111d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ starlette~=0.46.1 black~=25.1.0 pylint~=3.3.1 flake8~=7.2.0 -mypy~=1.15.0 +mypy~=1.16.0 pillow~=11.2.1 \ No newline at end of file