summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-21 15:17:02 +0100
committerGitHub <noreply@github.com>2022-03-21 15:17:02 +0100
commit2239270bfe56558b86381bfd86e08fbe58685374 (patch)
treeeb708732d71f0b07c42dbb2482899f2911dfdd12 /requirements_test_pre_commit.txt
parent2cb553658ebb97fb4326ddcb6bbd904efa6e520a (diff)
downloadpylint-git-2239270bfe56558b86381bfd86e08fbe58685374.tar.gz
Bump mypy from 0.940 to 0.941 (#5945)
Bumps [mypy](https://github.com/python/mypy) from 0.940 to 0.941. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.940...v0.941) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'requirements_test_pre_commit.txt')
-rw-r--r--requirements_test_pre_commit.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_test_pre_commit.txt b/requirements_test_pre_commit.txt
index 31bca7e84..0f5bf008f 100644
--- a/requirements_test_pre_commit.txt
+++ b/requirements_test_pre_commit.txt
@@ -4,4 +4,4 @@ black==22.1.0
flake8==4.0.1
flake8-typing-imports==1.12.0
isort==5.10.1
-mypy==0.940
+mypy==0.941