From 5e1b2ea9b7e83d4f7864d09a7778438a3faf4807 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 17:38:33 +0000 Subject: [PATCH] Bump mypy from 1.5.0 to 1.5.1 Bumps [mypy](https://github.com/python/mypy) from 1.5.0 to 1.5.1. - [Commits](https://github.com/python/mypy/compare/v1.5.0...v1.5.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- mypy-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mypy-requirements.txt b/mypy-requirements.txt index 5536ad7..4f13e92 100644 --- a/mypy-requirements.txt +++ b/mypy-requirements.txt @@ -1,2 +1,2 @@ -mypy==1.5.0 +mypy==1.5.1 types-setuptools