From fe72cd9e6c16cc9629b9bc16431853e0735725a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 09:02:18 +0100 Subject: [PATCH] Bump mypy from 1.6.1 to 1.7.1 (#2171) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b47e11e99..1e6751e67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ twine==4.0.2 ruff==0.1.4 pytest==7.4.3 pytest-mock==3.11.1 -mypy==1.6.1 +mypy==1.7.1 types-click==7.1.8 types-pyyaml==6.0.12.11 trustme==1.1.0