Skip to content

Commit c4ee700

Browse files
Bump click from 8.1.6 to 8.1.7 in /gitlint-core (#524)
Bumps [click](https://github.com/pallets/click) from 8.1.6 to 8.1.7. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.6...8.1.7) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5dd82d5 commit c4ee700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlint-core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies = [
4141
[project.optional-dependencies]
4242
trusted-deps = [
4343
"arrow==1.2.3",
44-
"Click==8.1.6",
44+
"Click==8.1.7",
4545
]
4646

4747
[project.scripts]

0 commit comments

Comments
 (0)