From a6e007c9ef80c0fc69b1352ebb5b3e0849f9418e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 13:46:36 +0000 Subject: [PATCH] chore(deps): bump mypy from 1.10.1 to 1.11.0 (#82) Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.11.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... 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 7db9c1e..8b6ae34 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -8,4 +8,4 @@ pytest-cov pytest-click pyfakefs >=3.7.1 -mypy ==1.10.1 +mypy ==1.11.0