Skip to content

Commit 0b5ec50

Browse files
committed
Bump click version to 8.0
1 parent af11ee9 commit 0b5ec50

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
@@ -13,7 +13,7 @@ home-page = "https://github.com/stm32-rs/svdtools"
1313
requires-python = ">=3.6"
1414
description-file = "README.md"
1515
requires = [
16-
"click ~= 7.0",
16+
"click ~= 8.0",
1717
"PyYAML ~= 5.3",
1818
"lxml ~= 4.6",
1919
]

0 commit comments

Comments
 (0)