Skip to content

Commit 19b1a04

Browse files
Update psutil requirement from ~=5.7.2 to ~=5.8.0 (#70)
Updates the requirements on [psutil](https://github.com/giampaolo/psutil) to permit the latest version. - [Release notes](https://github.com/giampaolo/psutil/releases) - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.7.2...release-5.8.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94e0d59 commit 19b1a04

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
@@ -6,5 +6,5 @@ python-pppd==1.0.3
66
python-sdk-auth~=0.3.0
77
pyudev~=0.22.0
88
pyusb~=1.0.2
9-
psutil~=5.7.2
9+
psutil~=5.8.0
1010
requests~=2.24.0

0 commit comments

Comments
 (0)