Skip to content

Commit 9b04716

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

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.3",
44+
"Click==8.1.6",
4545
]
4646

4747
[project.scripts]

0 commit comments

Comments
 (0)