Skip to content

Commit

Permalink
Update psutil requirement from ~=5.8.0 to ~=5.9.3
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Oct 19, 2022
1 parent 3990905 commit 487e199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ python-pppd==1.0.3
python-sdk-auth~=0.3.0
pyudev~=0.22.0
pyusb~=1.1.1
psutil~=5.8.0
psutil~=5.9.3
requests~=2.25.1

0 comments on commit 487e199

Please sign in to comment.