summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-14 06:24:30 +0000
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-14 12:51:10 +0200
commitfb60104525200c4496eea6bbe6376afe1b056d71 (patch)
tree896a132caae25317f91e04139ba3623d4f11d8b4 /requirements_test_pre_commit.txt
parent10abba18b8059456e7e3aa44b03e4b50fddaacd7 (diff)
downloadpylint-git-fb60104525200c4496eea6bbe6376afe1b056d71.tar.gz
Bump mypy from 0.812 to 0.902
Bumps [mypy](https://github.com/python/mypy) from 0.812 to 0.902. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.812...v0.902) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@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 3c15ea4a9..cf19f9b48 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.8.0
-mypy==0.812
+mypy==0.902