From 0a02a48279ea60df9fc73d4a92dd54d1d6f1e690 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 16:49:14 +0000 Subject: [PATCH] chore(deps): update dependency mypy to v1.14.0 --- requirements-check.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-check.txt b/requirements-check.txt index 74827fb..72682c5 100644 --- a/requirements-check.txt +++ b/requirements-check.txt @@ -1,7 +1,7 @@ ruff==0.8.4 black==24.10.0 isort==5.13.2 -mypy==1.13.0 +mypy==1.14.0 types-tzlocal types-requests types-pytz