build(deps): bump psutil from 5.9.2 to 6.0.0

Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.2 to 6.0.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.2...release-6.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>
This commit is contained in:
dependabot[bot]
2024-06-26 14:05:14 +00:00
committed by GitHub
parent 4929d5936e
commit e68bcddfe0

View File

@@ -162,7 +162,7 @@ build = [
]
scripts = [
"jschema_to_python==1.2.3",
"psutil==5.9.2",
"psutil==6.0.0",
"stix2==3.0.1",
"sarif_om==1.0.4",
"requests==2.31.0",