Skip to content

Commit 45afefd

Browse files
chore(deps-dev): bump psutil from 6.1.1 to 7.0.0 in /requirements (#7889)
Bumps [psutil](https://github.com/giampaolo/psutil) from 6.1.1 to 7.0.0. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.1.1...release-7.0.0) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: vicheey <[email protected]>
1 parent 3fa8444 commit 45afefd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ filelock==3.16.1; python_version<"3.9"
4848
# formatter
4949
black==24.10.0; python_version>="3.9"
5050
black==24.8.0; python_version<"3.9"
51-
psutil==6.1.1
51+
psutil==7.0.0

0 commit comments

Comments
 (0)