From 667d7be0159026e4bd566cb09856ad4ef56a3a08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 15:41:05 +0000 Subject: [PATCH] chore(deps): bump mypy from 1.4.1 to 1.8.0 Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.8.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.4.1...v1.8.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 66d5b4f..a15fdca 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -8,4 +8,4 @@ pytest-cov pytest-click pyfakefs >=3.7.1 -mypy ==1.4.1 +mypy ==1.8.0