build(deps): bump psutil from 6.1.0 to 7.0.0 (#2605)

Bumps [psutil](https://github.com/giampaolo/psutil) from 6.1.0 to 7.0.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-6.1.0...release-7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Hunhoff <mike.hunhoff@gmail.com>
This commit is contained in:
dependabot[bot]
2025-02-21 10:26:04 -07:00
committed by GitHub
parent 9c9dd15bf9
commit e622989eeb

View File

@@ -162,7 +162,7 @@ build = [
]
scripts = [
"jschema_to_python==1.2.3",
"psutil==6.1.0",
"psutil==7.0.0",
"stix2==3.0.1",
"sarif_om==1.0.4",
"requests==2.32.3",