summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-28 17:44:09 +0200
committerGitHub <noreply@github.com>2021-06-28 17:44:09 +0200
commitb57c069dc49b1f27967141c995cf826262ad4e2d (patch)
tree83f515afea3167682189194c75aaa11480fea372 /requirements_test_pre_commit.txt
parent3d6389b97e8f9416304185a1babfe49e8a0dc348 (diff)
downloadpylint-git-b57c069dc49b1f27967141c995cf826262ad4e2d.tar.gz
Bump mypy from 0.902 to 0.910 (#4621)
* Bump mypy from 0.902 to 0.910 Bumps [mypy](https://github.com/python/mypy) from 0.902 to 0.910. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.902...v0.910) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update pre-commit-config Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marc Mueller <30130371+cdce8p@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 7cbbcdc99..51a638120 100644
--- a/requirements_test_pre_commit.txt
+++ b/requirements_test_pre_commit.txt
@@ -3,4 +3,4 @@
black==21.6b0;python_full_version>="3.6.2"
flake8==3.9.2
isort==5.9.1
-mypy==0.902
+mypy==0.910