Skip to content

Commit eed0cc0

Browse files
Update psutil requirement from ~=5.8.0 to ~=5.9.3
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.8.0...release-5.9.3) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d98eab commit eed0cc0

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
@@ -4,5 +4,5 @@ python-pppd==1.0.3
44
python-sdk-auth~=0.3.0
55
pyudev~=0.22.0
66
pyusb~=1.2.1
7-
psutil~=5.8.0
7+
psutil~=5.9.3
88
requests~=2.25.1

0 commit comments

Comments
 (0)