Skip to content

Commit 004eb4b

Browse files
dependabot[bot]nemesifier
authored andcommitted
[deps] Update git-cliff requirement from ~=2.11.0 to ~=2.12.0
Updates the requirements on [git-cliff](https://github.com/orhun/git-cliff) to permit the latest version. - [Release notes](https://github.com/orhun/git-cliff/releases) - [Changelog](https://github.com/orhun/git-cliff/blob/main/CHANGELOG.md) - [Commits](orhun/git-cliff@v2.11.0...v2.12.0) --- updated-dependencies: - dependency-name: git-cliff dependency-version: 2.12.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb843d9 commit 004eb4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"celery": ["celery~=5.6.1"],
5959
"selenium": ["selenium>=4.10,<4.41"],
6060
"releaser": [
61-
"git-cliff~=2.11.0",
61+
"git-cliff~=2.12.0",
6262
"questionary~=2.1.0",
6363
"pypandoc~=1.15",
6464
"pypandoc-binary~=1.15",

0 commit comments

Comments
 (0)