Skip to content

Commit

Permalink
chore(deps-dev): bump commitizen from 2.27.1 to 2.35.0
Browse files Browse the repository at this point in the history
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 2.27.1 to 2.35.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@v2.27.1...v2.35.0)

---
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 Oct 7, 2022
1 parent c490f87 commit 91f6a10
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 @@ -30,7 +30,7 @@ pytest = "^7.1.2"
flake8 = "^5.0.4"
isort = "^5.9.3"
pytest-cov = "^4.0.0"
commitizen = "^2.27.1"
commitizen = "^2.35.0"
python-semantic-release = "^7.28.1"
python-dotenv = "^0.21.0"

Expand Down

0 comments on commit 91f6a10

Please sign in to comment.