summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-10 14:48:56 +0100
committerGitHub <noreply@github.com>2022-01-10 14:48:56 +0100
commit8168a6b3862376c28664743b83eb5a844b1ad20c (patch)
tree3556da6f14b11c47df65b33c06573eeaab26f481 /requirements_test_pre_commit.txt
parent0df7cd8fd0bb7cb1c2be040e4b63e26b014d1d84 (diff)
downloadpylint-git-8168a6b3862376c28664743b83eb5a844b1ad20c.tar.gz
Bump mypy from 0.930 to 0.931 (#5659)
Bumps [mypy](https://github.com/python/mypy) from 0.930 to 0.931. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.930...v0.931) --- 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 007e59b4f..37ad883f5 100644
--- a/requirements_test_pre_commit.txt
+++ b/requirements_test_pre_commit.txt
@@ -4,4 +4,4 @@ black==21.12b0
flake8==4.0.1
flake8-typing-imports==1.12.0
isort==5.10.1
-mypy==0.930
+mypy==0.931