summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <bot@renovateapp.com>2022-03-25 00:17:22 +0000
committerJohn Villalovos <john@sodarock.com>2022-03-24 18:01:36 -0700
commit5fa403bc461ed8a4d183dcd8f696c2a00b64a33d (patch)
tree4c5ceec2f995254a83882d14fdbd88847ed6abf9
parent8ba0f8c6b42fa90bd1d7dd7015a546e8488c3f73 (diff)
downloadgitlab-5fa403bc461ed8a4d183dcd8f696c2a00b64a33d.tar.gz
chore(deps): update dependency pylint to v2.13.0
-rw-r--r--requirements-lint.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-lint.txt b/requirements-lint.txt
index 7f07c08..06633c8 100644
--- a/requirements-lint.txt
+++ b/requirements-lint.txt
@@ -3,7 +3,7 @@ black==22.1.0
flake8==4.0.1
isort==5.10.1
mypy==0.942
-pylint==2.12.2
+pylint==2.13.0
pytest==7.1.1
types-PyYAML==6.0.5
types-requests==2.27.13