Skip to content

Commit a2b2c7e

Browse files
Bump click version
1 parent 9bad821 commit a2b2c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
# mbed_tools dependencies ----------------------------------------------------------------
2020
"jinja2>=2.11.3",
2121
"python-dotenv",
22-
"Click>=7.1",
22+
"Click>=8.0", # Need at least this version for pathlib.Path support
2323
"GitPython",
2424
"tqdm",
2525
"tabulate",

0 commit comments

Comments
 (0)