summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNejc Habjan <hab.nejc@gmail.com>2022-01-04 01:37:01 +0100
committerGitHub <noreply@github.com>2022-01-04 01:37:01 +0100
commit2323a7c46d88f7161e6a8793271b071ca8328801 (patch)
treee50695d5a8b11e19ec80f269ae52073c147ec5a7
parent80754a17f66ef4cd8469ff0857e0fc592c89796d (diff)
parentccf819049bf2a9e3be0a0af2a727ab53fc016488 (diff)
downloadgitlab-2323a7c46d88f7161e6a8793271b071ca8328801.tar.gz
Merge pull request #1799 from python-gitlab/renovate/mypy-0.x
chore(deps): update dependency mypy to v0.930
-rw-r--r--requirements-lint.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-lint.txt b/requirements-lint.txt
index c9f329e..e79209a 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.920
+mypy==0.930
pylint==2.12.2
pytest==6.2.5
types-PyYAML==6.0.1