diff options
author | Nejc Habjan <nejc.habjan@siemens.com> | 2022-05-30 08:32:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-30 08:32:02 +0200 |
commit | 91e60bac86d62e61ca5526af29d3b7293d210fdc (patch) | |
tree | 61a0b5ccfb01dbf46f7cd0e539da36ca4bb00bdd | |
parent | f0152dc3cc9a42aa4dc3c0014b4c29381e9b39d6 (diff) | |
parent | 456f9f14453f2090fdaf88734fe51112bf4e7fde (diff) | |
download | gitlab-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.txt | 2 |
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 |