build(deps): bump psutil from 7.1.3 to 7.2.1 (#822)
Some checks failed
Bump Version / Bump Version Workflow (push) Waiting to run
docker-build / platform-excludes (push) Waiting to run
docker-build / build (push) Blocked by required conditions
docker-build / merge (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
Run Pytest on Pull Request / test (push) Waiting to run
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled

Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.3 to 7.2.1.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-7.1.3...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-30 22:09:14 +01:00
committed by GitHub
parent a440956aa7
commit 4434b7109e

View File

@@ -21,7 +21,7 @@ requests==2.32.5
pandas==2.3.3
pendulum==3.1.0
platformdirs==4.5.1
psutil==7.1.3
psutil==7.2.1
pvlib==0.13.1
pydantic==2.12.5
pydantic_extra_types==2.10.6