Skip to content

Commit

Permalink
chore(deps): update dependency commitizen to v4 (#381)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 66df345 commit fd7cda0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
11 changes: 6 additions & 5 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pre-commit = { version = "^4.0.0", python = "^3.6.1" }
black = "^24.0.0"
ipykernel = "^6.9.1"
pytest-cov = "^6.0.0"
commitizen = "^3.0.0"
commitizen = "^4.0.0"
jupyter-contrib-nbextensions = "^0.7.0"
jupyter_nbextensions_configurator = "^0.6.0"
docstring-parser = "^0.15"
Expand All @@ -54,7 +54,7 @@ optional = true
ipykernel = "^6.9.1"
matplotlib = "^3.4.0"
pytest-cov = "^6.0.0"
commitizen = "^3.0.0"
commitizen = "^4.0.0"
jupyter-contrib-nbextensions = "^0.7.0"
jupyter_nbextensions_configurator = "^0.6.0"
docstring-parser = "^0.15"
Expand Down

0 comments on commit fd7cda0

Please sign in to comment.