Skip to content

Commit 7c631d6

Browse files
build(deps): bump click from 8.1.8 to 8.2.1
Bumps [click](https://github.com/pallets/click) from 8.1.8 to 8.2.1. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.2.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bf846e commit 7c631d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies = [
4242
[project.optional-dependencies]
4343
tests = [
4444
"black>=24.2.0",
45-
"click==8.1.8",
45+
"click==8.2.1",
4646
"inflect==7.5.0",
4747
"pygithub==2.6.1",
4848
"lxml==5.3.0",

0 commit comments

Comments
 (0)