build(deps): bump psutil from 6.0.0 to 6.1.0 (#2478)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Moritz <mr-tz@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-11 16:42:57 +01:00
committed by GitHub
parent c632d594a6
commit 7b32706bd4

View File

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