From 86a8985235e8b1505ca73748125fa5f0683b80da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Sep 2025 20:45:11 +0200 Subject: [PATCH] build(deps): bump psutil from 7.0.0 to 7.1.0 (#694) Bumps [psutil](https://github.com/giampaolo/psutil) from 7.0.0 to 7.1.0. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-7.0.0...release-7.1.0) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 1f9bc35..75e45e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ requests==2.32.5 pandas==2.3.2 pendulum==3.1.0 platformdirs==4.4.0 -psutil==7.0.0 +psutil==7.1.0 pvlib==0.13.0 pydantic==2.11.9 statsmodels==0.14.5