Skip to content

Commit

Permalink
build(deps-dev): bump commitizen from 2.42.1 to 3.2.2 (#95)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 23, 2023
1 parent ff76e04 commit 1a8411f
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 27 deletions.
76 changes: 50 additions & 26 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ PyYAML = "^6.0"
[tool.poetry.group.dev.dependencies]
pytest = "^7.3.1"
pre-commit = ">=2.21,<4.0"
commitizen = "^2.42.1"
commitizen = ">=2.42.1,<4.0.0"
pytest-httpserver = "^1.0.6"
ruff = ">=0.0.247,<0.0.264"

Expand Down

0 comments on commit 1a8411f

Please sign in to comment.