From 6cac749b347c0d8baef58478e85972618ce66f59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 11:33:53 +0000 Subject: [PATCH] Bump mypy from 1.4.1 to 1.5.0 Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.5.0. - [Commits](https://github.com/python/mypy/compare/v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/requirements-linting.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements-linting.txt b/tests/requirements-linting.txt index 7ddcf0e65..c85b957c7 100644 --- a/tests/requirements-linting.txt +++ b/tests/requirements-linting.txt @@ -2,4 +2,4 @@ black==23.7.0 griffe==0.32.3 pyright==1.1.320 ruff==0.0.282 -mypy==1.4.1 +mypy==1.5.0