From b568b9b0b055d82c6a50155d25ae2d8397dcb91f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 21:28:32 +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 78802e19..ee74ddef 100644 --- a/requirements-check.txt +++ b/requirements-check.txt @@ -1,7 +1,7 @@ ruff==0.1.6 black==23.12.1 isort==5.12.0 -mypy==1.7.1 +mypy==1.8.0 types-tzlocal types-requests types-pytz