summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <bot@renovateapp.com>2021-12-16 01:39:17 +0000
committerJohn L. Villalovos <john@sodarock.com>2021-12-20 15:48:49 -0800
commita519b2ffe9c8a4bb42d6add5117caecc4bf6ec66 (patch)
treebf4395e88ff4325165e59768231fd1dd6dfa0588
parent1ac432900d0f87bb83c77aa62757f8f819296e3e (diff)
downloadgitlab-a519b2ffe9c8a4bb42d6add5117caecc4bf6ec66.tar.gz
chore(deps): update dependency mypy to v0.920
-rw-r--r--requirements-lint.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-lint.txt b/requirements-lint.txt
index d1a8e63..c9f329e 100644
--- a/requirements-lint.txt
+++ b/requirements-lint.txt
@@ -2,7 +2,7 @@ argcomplete==1.12.3
black==21.12b0
flake8==4.0.1
isort==5.10.1
-mypy==0.910
+mypy==0.920
pylint==2.12.2
pytest==6.2.5
types-PyYAML==6.0.1