Skip to content

Commit 3f410cd

Browse files
Update psutil requirement from ~=6.1.1 to ~=7.0.0
Updates the requirements on [psutil](https://github.com/giampaolo/psutil) to permit the latest version. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.1.1...release-7.0.0) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea13d2e commit 3f410cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ WMI~=1.5.1
2020
prettytable~=3.14.0
2121
pandas~=2.2.2
2222
scapy~=2.5.0
23-
psutil~=6.1.1
23+
psutil~=7.0.0

0 commit comments

Comments
 (0)