Skip to content

Commit 8bd2282

Browse files
deps(deps-dev): update click requirement from <8.2.2 to <8.4.3
Updates the requirements on [click](https://github.com/pallets/click) to permit the latest version. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@0.1...8.4.2) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ccb9e9 commit 8bd2282

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ docs = [
100100
"mkdocs-jupyter>=0.24.0",
101101
"mkdocs-material>=9.6.1",
102102
"mkdocstrings-python>=1.16.10",
103-
"click<8.2.2",
103+
"click<8.4.3",
104104
]
105105
ui = [
106106
"gradio>=4.0.0",

0 commit comments

Comments
 (0)