Skip to content

Commit 9b8c7d1

Browse files
Bump psutil from 6.1.0 to 6.1.1 in the pip-others group (#4163)
Bumps the pip-others group with 1 update: [psutil](https://github.com/giampaolo/psutil). Updates `psutil` from 6.1.0 to 6.1.1 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.1.0...release-6.1.1) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-others ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c3cd2f commit 9b8c7d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"omegaconf==2.3.0",
3131
"rich==13.9.4",
3232
"jsonargparse==4.30.0",
33-
"psutil==6.1.0", # Mem cache needs system checks
33+
"psutil==6.1.1", # Mem cache needs system checks
3434
"ftfy==6.3.1",
3535
"regex==2024.11.6",
3636
"importlib_resources==6.4.5",

0 commit comments

Comments
 (0)