diff --git a/poetry.lock b/poetry.lock index 36cfa8c8..32df85dd 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.4 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -276,14 +276,14 @@ test = ["nose"] [[package]] name = "commitizen" -version = "4.9.1" +version = "4.10.0" description = "Python commitizen client tool" optional = false python-versions = "<4.0,>=3.9" groups = ["dev"] files = [ - {file = "commitizen-4.9.1-py3-none-any.whl", hash = "sha256:4241b2ecae97b8109af8e587c36bc3b805a09b9a311084d159098e12d6ead497"}, - {file = "commitizen-4.9.1.tar.gz", hash = "sha256:b076b24657718f7a35b1068f2083bd39b4065d250164a1398d1dac235c51753b"}, + {file = "commitizen-4.10.0-py3-none-any.whl", hash = "sha256:3fe56c168b30b30b84b8329cba6b132e77b4eb304a5460bbe2186aad0f78c966"}, + {file = "commitizen-4.10.0.tar.gz", hash = "sha256:cc58067403b9eff21d0423b3d9a29bda05254bd51ad5bdd1fd0594bff31277e1"}, ] [package.dependencies] @@ -298,7 +298,7 @@ prompt_toolkit = "!=3.0.52" pyyaml = ">=3.08" questionary = ">=2.0,<3.0" termcolor = ">=1.1.0,<4.0.0" -tomlkit = ">=0.5.3,<1.0.0" +tomlkit = ">=0.8.0,<1.0.0" [[package]] name = "coverage"