From d6da9ac68e52b5b29cbfaa51a6a4895cfd6db8c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 03:30:00 +0100 Subject: [PATCH] build(deps): bump psutil from 7.1.0 to 7.1.2 (#722) Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.0 to 7.1.2. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-7.1.0...release-7.1.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 45fe90a..5ab3895 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ requests==2.32.5 pandas==2.3.3 pendulum==3.1.0 platformdirs==4.5.0 -psutil==7.1.0 +psutil==7.1.2 pvlib==0.13.1 pydantic==2.11.9 pydantic_extra_types==2.10.5