Skip to content

Commit 592b9b1

Browse files
Update psutil requirement from ~=7.2.1 to ~=7.2.2
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-7.2.1...release-7.2.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46df95b commit 592b9b1

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
@@ -1,6 +1,6 @@
11
configobj~=5.0.9
22
configparser~=7.2.0
3-
psutil~=7.2.1
3+
psutil~=7.2.2
44
requests~=2.32.5
55
DateTime~=6.0
66
colorlog~=6.10.1

0 commit comments

Comments
 (0)