summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-10 17:05:20 +0200
committerGitHub <noreply@github.com>2022-10-10 17:05:20 +0200
commitea73dfcc137c59f63d1198df1306a64c61c61bfd (patch)
tree9e2697ede85a8979b67fc8bfa6530f3e16335f13 /requirements_test_pre_commit.txt
parent89ac98f1488d1bdd3ce73d472fa095008add76d1 (diff)
downloadpylint-git-ea73dfcc137c59f63d1198df1306a64c61c61bfd.tar.gz
Bump mypy from 0.981 to 0.982 (#7599)
Bumps [mypy](https://github.com/python/mypy) from 0.981 to 0.982. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.981...v0.982) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 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 2d262e654..69c46094d 100644
--- a/requirements_test_pre_commit.txt
+++ b/requirements_test_pre_commit.txt
@@ -4,4 +4,4 @@ black==22.8.0
flake8==5.0.4
flake8-typing-imports==1.13.0
isort==5.10.1
-mypy==0.981
+mypy==0.982