summaryrefslogtreecommitdiff
path: root/requirements_test_pre_commit.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-02 13:06:49 +0000
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2022-05-02 16:28:28 +0200
commit61b685bfef68970481c08c2331276f0614de97c6 (patch)
treee9dd364dc4d68c3812373e3dac8968e52b3712b0 /requirements_test_pre_commit.txt
parent62eed35a6d060934421fa9629ba3092137bd0a0d (diff)
downloadpylint-git-61b685bfef68970481c08c2331276f0614de97c6.tar.gz
Bump mypy from 0.942 to 0.950
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.950. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.942...v0.950) --- 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 9ed6a107a..8082cd6ca 100644
--- a/requirements_test_pre_commit.txt
+++ b/requirements_test_pre_commit.txt
@@ -4,4 +4,4 @@ black==22.3.0
flake8==4.0.1
flake8-typing-imports==1.12.0
isort==5.10.1
-mypy==0.942
+mypy==0.950