From 6eff3eceac500ee4c5471bfd8ac1d32312b3b3fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 13:55:26 +0000 Subject: [PATCH] Bump mypy from 1.4.1 to 1.6.1 Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.6.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.4.1...v1.6.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f66b591..88390e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ autoflake==1.4 black==23.3.0 flake8==3.9.2 isort==5.10.0 -mypy==1.4.1 +mypy==1.6.1 pre-commit==2.17.0 pytest==7.4.0 pytest-cov==4.1.0