Skip to content

Commit 7f1e845

Browse files
Bump click from 8.1.7 to 8.2.0 (#1198)
Bumps [click](https://github.com/pallets/click) from 8.1.7 to 8.2.0. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.7...8.2.0) --- updated-dependencies: - dependency-name: click dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e685b43 commit 7f1e845

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
@@ -96,7 +96,7 @@ strict = [
9696
"PyYAML==6.0.2",
9797
"ase==3.24.0",
9898
"cclib==1.8.1",
99-
"click==8.1.7",
99+
"click==8.2.0",
100100
"custodian==2025.4.14",
101101
"dscribe==2.1.1",
102102
"emmet-core==0.84.5",

0 commit comments

Comments
 (0)