From b360f811da03cd46bd0a98b2037425a763a66595 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 13:36:34 +0000 Subject: [PATCH] chore(deps): update dependency mypy to v1.15.0 --- requirements-check.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-check.txt b/requirements-check.txt index 5cc9102..b589cfd 100644 --- a/requirements-check.txt +++ b/requirements-check.txt @@ -1,7 +1,7 @@ ruff==0.9.6 black==24.10.0 isort==5.13.2 -mypy==1.14.1 +mypy==1.15.0 types-tzlocal types-requests types-pytz