From 8be1bbd66902649fe01167c4f0a33802cd871f9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 21:15:38 +0100 Subject: [PATCH] build(deps): bump psutil from 7.2.1 to 7.2.2 (#862) Bumps [psutil](https://github.com/giampaolo/psutil) from 7.2.1 to 7.2.2. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-7.2.1...release-7.2.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.2.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 3afca87..ac67614 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ requests==2.32.5 pandas==2.3.3 pendulum==3.1.0 platformdirs==4.5.1 -psutil==7.2.1 +psutil==7.2.2 pvlib==0.14.0 pydantic==2.12.5 pydantic_extra_types==2.11.0