Skip to content

Commit 0d54dbc

Browse files
authored
Merge pull request #15151 from maxgerhardt/patch-1
Update psutil to 5.6.7 and PyElfTools to 0.27
2 parents 84e0d5d + 2b1834b commit 0d54dbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ mbed-ls>=1.5.1,<2.0
1414
mbed-host-tests>=1.4.4,<2.0
1515
mbed-greentea>=0.2.24,<2.0
1616
beautifulsoup4>=4,<=4.6.3
17-
pyelftools>=0.24,<=0.25
17+
pyelftools>=0.27,<=0.28
1818
pycryptodome>=3.9.3,<4
1919
pyusb>=1.0.0,<2.0.0
2020
hidapi>=0.7.99,<0.8.0;platform_system!="Linux"
2121
cmsis-pack-manager>=0.2.3,<0.3.0
2222
pywin32>=301;platform_system=='Windows'
2323
wmi==1.4.9;platform_system=='Windows'
24-
psutil==5.6.6
24+
psutil==5.6.7
2525
cryptography>=3.2,<4
2626
Click>=7.0,<8
2727
cbor>=1.0.0

0 commit comments

Comments
 (0)