Skip to content

Commit 487e199

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] <support@github.com>
1 parent 3990905 commit 487e199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
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.1.1
9-
psutil~=5.8.0
9+
psutil~=5.9.3
1010
requests~=2.25.1

0 commit comments

Comments
 (0)