diff --git a/poetry.lock b/poetry.lock index fe8350a8..4eab0ad9 100644 --- a/poetry.lock +++ b/poetry.lock @@ -409,13 +409,13 @@ files = [ [[package]] name = "commitizen" -version = "4.0.0" +version = "4.1.0" description = "Python commitizen client tool" optional = false python-versions = ">=3.9" files = [ - {file = "commitizen-4.0.0-py3-none-any.whl", hash = "sha256:52873ee589a64cf77fc55570dbd3f987c6ffcd33132d179eb625c4d06ae935f7"}, - {file = "commitizen-4.0.0.tar.gz", hash = "sha256:16aff27e01b43015eab1c74eabbca3e284b4988dd1b146a0963282db241dc2c0"}, + {file = "commitizen-4.1.0-py3-none-any.whl", hash = "sha256:2e6c5fbd442cab4bcc5a04bc86ef2196ef84bcf611317d6c596e87f5bb4c09f5"}, + {file = "commitizen-4.1.0.tar.gz", hash = "sha256:4f2d9400ec411aec1c738d4c63fc7fd5807cd6ddf6be970869e03e68b88ff718"}, ] [package.dependencies] @@ -2115,4 +2115,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "65907941bc30d93f35da0e88ee8944cb4c6d646e3b3045c1607ca318fa3f9c46" +content-hash = "f795339e7d66b2ab74e4e38b8bf0821ad457c215221947c63513e51b696beb6e" diff --git a/pyproject.toml b/pyproject.toml index 34cc6f03..01924b0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ pytest = "^8.3.4" flake8 = "^7.1.1" isort = "^5.10.1" pytest-cov = "^6.0.0" -commitizen = "^4.0.0" +commitizen = "^4.1.0" python-dotenv = "^1.0.1" [tool.poetry.scripts]