Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
65eab53d44 Bump psutil from 7.1.0 to 7.2.1
Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.0 to 7.2.1.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-7.1.0...release-7.2.1)

---
updated-dependencies:
- dependency-name: psutil
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-12 00:32:18 +00:00

View File

@@ -148,7 +148,7 @@ tzdata
pluggy ~= 1.6
# Needed for testing, cross-platform for process and system monitoring
psutil==7.1.0
psutil==7.2.1
ruff >= 0.11.2
pre_commit >= 4.2.0