Skip to content

Commit 74c640a

Browse files
Update psutil requirement from ~=6.1 to ~=7.0 (#4488)
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-6.1.0...release-7.0.0) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d16badf commit 74c640a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/windows_reqs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# everything, so just this subset will be enough for CI
44
behave==1.2.6
55
pandas~=1.3
6-
psutil~=6.1
6+
psutil~=7.0
77
requests~=2.32
88
toml~=0.10.1
99
PyYAML>=4.2, <7.0

0 commit comments

Comments
 (0)