Skip to content

Commit

Permalink
chore(deps-dev): bump commitizen from 4.0.0 to 4.1.0 (#412)
Browse files Browse the repository at this point in the history
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/commitizen-tools/commitizen/releases)
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md)
- [Commits](commitizen-tools/commitizen@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: commitizen
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Dec 7, 2024
1 parent 41aad1e commit 12d761a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -51,7 +51,7 @@ watchdog = "^6.0.0"
wxpython = "^4.2.2"

[tool.poetry.group.dev.dependencies]
commitizen = "^4.0.0"
commitizen = "^4.1.0"
pre-commit = "^4.0.1"
ruff = "^0.8.2"
setuptools-scm = "^8.0.4"
Expand Down

0 comments on commit 12d761a

Please sign in to comment.