Skip to content

Commit 1a8411f

Browse files
build(deps-dev): bump commitizen from 2.42.1 to 3.2.2 (#95)
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 2.42.1 to 3.2.2. - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](commitizen-tools/commitizen@v2.42.1...3.2.2) --- updated-dependencies: - dependency-name: commitizen dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff76e04 commit 1a8411f

File tree

2 files changed

+51
-27
lines changed

2 files changed

+51
-27
lines changed

poetry.lock

+50-26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ PyYAML = "^6.0"
3737
[tool.poetry.group.dev.dependencies]
3838
pytest = "^7.3.1"
3939
pre-commit = ">=2.21,<4.0"
40-
commitizen = "^2.42.1"
40+
commitizen = ">=2.42.1,<4.0.0"
4141
pytest-httpserver = "^1.0.6"
4242
ruff = ">=0.0.247,<0.0.264"
4343

0 commit comments

Comments
 (0)