From 51e8f1fd703c9321497e540b5a933b8e981508e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 00:12:01 +0000 Subject: [PATCH] Update dependency mypy to v1.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 98a6d287..aaa3557c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ click==8.1.7 coverage==7.3.2 freezegun==1.2.2 ical==5.1.0 -mypy==1.5.1 +mypy==1.6.0 pdoc==14.1.0 pre-commit==3.5.0 pydantic==2.4.2