summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNejc Habjan <nejc.habjan@siemens.com>2022-05-30 08:32:02 +0200
committerGitHub <noreply@github.com>2022-05-30 08:32:02 +0200
commit91e60bac86d62e61ca5526af29d3b7293d210fdc (patch)
tree61a0b5ccfb01dbf46f7cd0e539da36ca4bb00bdd
parentf0152dc3cc9a42aa4dc3c0014b4c29381e9b39d6 (diff)
parent456f9f14453f2090fdaf88734fe51112bf4e7fde (diff)
downloadgitlab-91e60bac86d62e61ca5526af29d3b7293d210fdc.tar.gz
Merge pull request #2035 from python-gitlab/renovate/commitizen-2.x
chore(deps): update dependency commitizen to v2.27.1
-rw-r--r--requirements-lint.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-lint.txt b/requirements-lint.txt
index 9904452..4796f08 100644
--- a/requirements-lint.txt
+++ b/requirements-lint.txt
@@ -1,6 +1,6 @@
argcomplete<=2.0.0
black==22.3.0
-commitizen==2.24.0
+commitizen==2.27.1
flake8==4.0.1
isort==5.10.1
mypy==0.950