From eafa097fe7bcb200b6037942a0a1fb75231fffe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 17:09:48 +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-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements-lint.txt b/tests/requirements-lint.txt index 4086ee3..1c91d6a 100644 --- a/tests/requirements-lint.txt +++ b/tests/requirements-lint.txt @@ -1,4 +1,4 @@ black==23.7.0 flake8==6.1.0 isort==5.12.0 -mypy==1.4.1 +mypy==1.5.0