From 9f6b815f1bf7ecf5d062b71c4456129975a99862 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 00:51:15 +0000 Subject: [PATCH] Bump mypy from 1.4.1 to 1.5.1 Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.5.1. - [Commits](https://github.com/python/mypy/compare/v1.4.1...v1.5.1) --- 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 7f75c5e..a20bd8e 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,4 +2,4 @@ flake8==6.0.0 pylint==2.17.3 black==23.7.0 isort==5.12.0 -mypy==1.4.1 +mypy==1.5.1