Skip to content

Commit 1e665cb

Browse files
chore(deps): update psutil requirement from ==7.0.* to ==7.1.*
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.0.0...release-7.1.0) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5662db2 commit 1e665cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ pytest-xdist == 3.8.*
77
black == 25.*
88
ruff == 0.13.*
99
mypy == 1.18.*
10-
psutil == 7.0.*
10+
psutil == 7.1.*
1111
types-PyYAML ~= 6.0

0 commit comments

Comments
 (0)