Skip to content

Commit b37a8c6

Browse files
fix(deps): update dependency click to v8.3.1
1 parent 8e671d1 commit b37a8c6

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
@@ -8,7 +8,7 @@ license = {file = "LICENSE"}
88
classifiers = ["Framework :: MkDocs"]
99
requires-python = ">=3.12"
1010
dependencies = [
11-
"click==8.2.1",
11+
"click==8.3.1",
1212
"mkdocs-git-revision-date-localized-plugin>=1.4.5",
1313
"mkdocs-material[imaging]",
1414
"mkdocs-minify-plugin>=0.8.0",

0 commit comments

Comments
 (0)