summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-21 14:41:53 +0100
committerGitHub <noreply@github.com>2022-11-21 14:41:53 +0100
commit331e79389e10b9720d25dcdb6120ccf5cc33701c (patch)
tree43c89ab1a378d76dc834f03fe76a922d6e892a07 /requirements_test_pre_commit.txt
parentbb5781cd94eace021edf82954d151810770d241b (diff)
downloadpylint-git-331e79389e10b9720d25dcdb6120ccf5cc33701c.tar.gz
Bump mypy from 0.990 to 0.991 (#7812)
Bumps [mypy](https://github.com/python/mypy) from 0.990 to 0.991. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.990...v0.991) --- 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 06ffa73b1..14daa70da 100644
--- a/requirements_test_pre_commit.txt
+++ b/requirements_test_pre_commit.txt
@@ -5,4 +5,4 @@ flake8==5.0.4
flake8-bugbear==22.10.27
flake8-typing-imports==1.14.0
isort==5.10.1
-mypy==0.990
+mypy==0.991