Skip to content

Commit 6bcef1f

Browse files
chore(deps): update psutil requirement from >=5.8 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/docs/changelog.rst) - [Commits](giampaolo/psutil@v5.8.0...v7.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 a71a11b commit 6bcef1f

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,3 +1,3 @@
11
PyQt5 >= 5.15
22
pywin32 >= 300
3-
psutil >= 5.8
3+
psutil >= 7.2.2

0 commit comments

Comments
 (0)