Skip to content

Commit 3ce7443

Browse files
Update psutil requirement from <=6.1.1,>=5.9 to >=5.9,<=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-5.9.0...release-7.0.0) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ff496b commit 3ce7443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
psutil >=5.9, <=6.1.1
1+
psutil >=5.9, <=7.0.0
22
pystache>=0.6.0
33
typeguard>=3.0.1
44
packaging >= 24.0, <= 24.2

0 commit comments

Comments
 (0)