diff --git a/poetry.lock b/poetry.lock index 3666582..0a35032 100644 --- a/poetry.lock +++ b/poetry.lock @@ -190,18 +190,18 @@ files = [ [[package]] name = "commitizen" -version = "3.2.2" +version = "3.5.1" description = "Python commitizen client tool" category = "dev" optional = false python-versions = ">=3.7,<4.0" files = [ - {file = "commitizen-3.2.2-py3-none-any.whl", hash = "sha256:1d967de9d1dc3210947fdbe280b34ac184d83dbe35661f21463cf0305fe670ef"}, - {file = "commitizen-3.2.2.tar.gz", hash = "sha256:62e06077e657ab6156baa8656a8d5e54db7c5c3f51feab6ea4d7b867ddeab325"}, + {file = "commitizen-3.5.1-py3-none-any.whl", hash = "sha256:0e0de7b02589363319b8c54f4e029fcf6ef6ff2ebb07f4f2a72679cd59d7bd26"}, + {file = "commitizen-3.5.1.tar.gz", hash = "sha256:cbba8409e98f926cdfac41360cd3588d915bebab2da89db619fb54a1011e1cf2"}, ] [package.dependencies] -argcomplete = ">=1.12.1,<3.1" +argcomplete = ">=1.12.1,<3.2" charset-normalizer = ">=2.1.0,<4" colorama = ">=0.4.1,<0.5.0" decli = ">=0.6.0,<0.7.0"