summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-28 17:35:10 +0200
committerGitHub <noreply@github.com>2022-03-28 17:35:10 +0200
commit0bbc01c0221b3e6ce4ecb746acd5a86720e07c26 (patch)
tree7ec683b8dab622acd4fd1110a1b9ee2ce52d2cf5 /requirements_test_pre_commit.txt
parent250ff9dd739283867c5c0b2e0d8a5209c03b1726 (diff)
downloadpylint-git-0bbc01c0221b3e6ce4ecb746acd5a86720e07c26.tar.gz
Bump mypy from 0.941 to 0.942 (#6013)
Bumps [mypy](https://github.com/python/mypy) from 0.941 to 0.942. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.941...v0.942) --- 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 0f5bf008f..1f2c030fb 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.941
+mypy==0.942