Skip to content

Commit

Permalink
Bump psutil from 6.1.0 to 6.1.1 in the pip-others group (#4163)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 0c3cd2f commit 9b8c7d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies = [
"omegaconf==2.3.0",
"rich==13.9.4",
"jsonargparse==4.30.0",
"psutil==6.1.0", # Mem cache needs system checks
"psutil==6.1.1", # Mem cache needs system checks
"ftfy==6.3.1",
"regex==2024.11.6",
"importlib_resources==6.4.5",
Expand Down

0 comments on commit 9b8c7d1

Please sign in to comment.