Skip to content

Commit

Permalink
chore(deps-dev): bump commitizen from 3.13.0 to 3.14.1
Browse files Browse the repository at this point in the history
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 3.13.0 to 3.14.1.
- [Release notes](https://github.com/commitizen-tools/commitizen/releases)
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md)
- [Commits](commitizen-tools/commitizen@v3.13.0...v3.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 13bed26 commit bfff58d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -30,7 +30,7 @@ pytest = "^8.0.0"
flake8 = "^5.0.4"
isort = "^5.10.1"
pytest-cov = "^4.1.0"
commitizen = "^3.12.0"
commitizen = "^3.14.1"
python-semantic-release = "^8.3.0"
python-dotenv = "^1.0.1"

Expand Down

0 comments on commit bfff58d

Please sign in to comment.