From 897d582b67e90c87c9d29d191293ff1c70eeb4b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 13:13:47 +0000 Subject: [PATCH] Bump psutil from 7.0.0 to 7.1.0 in /python in the python group Bumps the python group in /python with 1 update: [psutil](https://github.com/giampaolo/psutil). Updates `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 dependency-group: python ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 3ee2bbab4..212df3533 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,6 +1,6 @@ numpy==1.26.4 setuptools>=70.0.0 -psutil==7.0.0 +psutil==7.1.0 mkl==2025.2.0 mkl-include==2025.2.0 intel-openmp==2025.2.1