Skip to content

Commit e5eb412

Browse files
Require nethsm >= 2.0.1
This is required for the unauthenticated shutdown implement in #703.
1 parent 7be36f0 commit e5eb412

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

poetry.lock

Lines changed: 2 additions & 2 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
@@ -28,7 +28,7 @@ dependencies = [
2828
"hidapi >=0.14.0.post1, <0.14.0.post4 ; sys_platform == 'linux'",
2929
"intelhex >=2.3, <3",
3030
"libusb1 >=3, <4",
31-
"nethsm >=2, <3",
31+
"nethsm >=2.0.1, <3",
3232
"nitrokey >=0.4, <0.5",
3333
"nkdfu >=0.2, <0.3",
3434
"pyusb >=1.2, <2",

0 commit comments

Comments
 (0)