From db24b7ae85dae0837298f1020852ffb87e00fdc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 04:10:30 +0000 Subject: [PATCH] Bump mypy from 1.5.1 to 1.7.1 Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.7.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.7.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/mypy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/mypy.txt b/requirements/mypy.txt index b653aa09..733fef60 100644 --- a/requirements/mypy.txt +++ b/requirements/mypy.txt @@ -1,3 +1,3 @@ -mypy==1.5.1 +mypy==1.7.1 mypy-zope==1.0.2 types-click==7.1.8