Skip to content

Commit 7b1892e

Browse files
Update psutil requirement from <=7.2.1,>=5.9 to >=5.9,<=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-5.9.0...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 914ffa3 commit 7b1892e

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,4 +1,4 @@
1-
psutil >=5.9, <=7.2.1
1+
psutil >=5.9, <=7.2.2
22
pystache>=0.6.0
33
typeguard>=4.0.0
44
packaging >= 24.0, <= 25.0

0 commit comments

Comments
 (0)