Skip to content

Commit 8418935

Browse files
dependabot[bot]nemesifier
authored andcommitted
[deps] Update git-cliff requirement from ~=2.12.0 to ~=2.13.1
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.12.0...v2.13.1) --- updated-dependencies: - dependency-name: git-cliff dependency-version: 2.13.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5edf2ae commit 8418935

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
@@ -71,7 +71,7 @@
7171
"celery": ["celery~=5.6.1"],
7272
"selenium": ["selenium>=4.10,<4.42"],
7373
"releaser": [
74-
"git-cliff~=2.12.0",
74+
"git-cliff~=2.13.1",
7575
"questionary~=2.1.0",
7676
"pypandoc~=1.15",
7777
"pypandoc-binary~=1.15",

0 commit comments

Comments
 (0)