From 3ab8fc7564488f78087e7194696704166f380ad4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 01:12:46 +0000 Subject: [PATCH] chore(deps): update dependency mypy to v1.12.1 --- requirements-check.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-check.txt b/requirements-check.txt index 0eef3bd..102d728 100644 --- a/requirements-check.txt +++ b/requirements-check.txt @@ -1,7 +1,7 @@ ruff==0.7.0 black==24.10.0 isort==5.13.2 -mypy==1.12.0 +mypy==1.12.1 types-tzlocal types-requests types-pytz