From 30fc17d0dfb4c847e3c65184f1216a5aad20f665 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 21:26:19 +0000 Subject: [PATCH] chore(deps): update dependency mypy to v1.8.0 --- requirements-check.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-check.txt b/requirements-check.txt index c172c010..275666c7 100644 --- a/requirements-check.txt +++ b/requirements-check.txt @@ -1,7 +1,7 @@ ruff==0.1.6 black==23.11.0 isort==5.12.0 -mypy==1.7.1 +mypy==1.8.0 types-tzlocal types-requests types-pytz