From ae17886381ac7077f274afad9175995907aebb00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 14:00:40 +0000 Subject: [PATCH] chore(deps): bump mypy from 1.11.0 to 1.11.1 (#84) Bumps [mypy](https://github.com/python/mypy) from 1.11.0 to 1.11.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11...v1.11.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 8b6ae34..d282bbd 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -8,4 +8,4 @@ pytest-cov pytest-click pyfakefs >=3.7.1 -mypy ==1.11.0 +mypy ==1.11.1