From 559fa2932e30de7889d45ec01013dfa144eaeedf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 11:50:18 +0000 Subject: [PATCH] chore(deps): update dependency mypy to v1.7.0 --- requirements-check.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-check.txt b/requirements-check.txt index dfa55586..8cc5dc6c 100644 --- a/requirements-check.txt +++ b/requirements-check.txt @@ -1,7 +1,7 @@ ruff==0.1.5 black==23.11.0 isort==5.12.0 -mypy==1.6.1 +mypy==1.7.0 types-tzlocal types-requests types-pytz