Skip to content

Commit 4ab6bf1

Browse files
Bump click from 8.3.3 to 8.4.1 (#417)
Bumps [click](https://github.com/pallets/click) from 8.3.3 to 8.4.1. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.3...8.4.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8909e6 commit 4ab6bf1

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dynamic = ["classifiers"]
1717
dependencies = [
1818
"scipy>=1.13",
1919
"numpy (>=2.4.6,<3.0.0)",
20-
"click (>=8.3.3,<9.0.0)",
20+
"click (>=8.4.1,<9.0.0)",
2121
"DendroPy>=4.5,<6.0",
2222
"portion>=2.2",
2323
"toml>=0.10",

0 commit comments

Comments
 (0)