Skip to content

Commit 6d6c119

Browse files
committed
Update psutils to address security issue
Needs to be at least 5.6.6
1 parent 2a4e481 commit 6d6c119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ hidapi>=0.7.99,<0.8.0;platform_system!="Linux"
2525
cmsis-pack-manager>=0.2.3,<0.3.0
2626
pywin32==224;platform_system=='Windows'
2727
wmi==1.4.9;platform_system=='Windows'
28-
psutil==5.6.2
28+
psutil==5.6.6
2929
cryptography>=2.5,<3
3030
Click>=7.0,<7.1
3131
cbor>=1.0.0

0 commit comments

Comments
 (0)