Skip to content

Commit

Permalink
build(deps-dev): bump git-changelog from 2.5.1 to 2.5.2
Browse files Browse the repository at this point in the history
Bumps [git-changelog](https://github.com/pawamoy/git-changelog) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/pawamoy/git-changelog/releases)
- [Changelog](https://github.com/pawamoy/git-changelog/blob/main/CHANGELOG.md)
- [Commits](pawamoy/git-changelog@2.5.1...2.5.2)

---
updated-dependencies:
- dependency-name: git-changelog
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 5, 2024
1 parent 8ee14af commit 2fbdab9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -32,7 +32,7 @@ psutil = "^5.9.8"
[tool.poetry.group.dev.dependencies]
pytest = "^8.1.1"
pytest-dotenv = "^0.5.2"
git-changelog = "^2.5.1"
git-changelog = "^2.5.2"
pyperclip = "^1.8.2"

[build-system]
Expand Down

0 comments on commit 2fbdab9

Please sign in to comment.