From 015f96cc8d41693bb38ad85ab501c41d6993f2e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 13:16:40 -0700 Subject: [PATCH] chore(deps): bump psutil from 5.7.3 to 7.1.2 (#2549) * chore(deps): bump psutil from 5.7.3 to 7.1.2 Bumps [psutil](https://github.com/giampaolo/psutil) from 5.7.3 to 7.1.2. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-5.7.3...release-7.1.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * chore: temporarily modify docker-build workflow for testing - Change trigger from push to pull_request - Disable push flag in image builder to prevent registry push * chore: revert temporary docker-build workflow changes - Restore push trigger instead of pull_request - Re-enable push flag in image builder --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: nicomiguelino --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 9c16caa8..5412c01a 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -20,7 +20,7 @@ jsonschema==4.17.3 # This is the latest version that doesn't require Rust and Ca kombu==5.5.4 Mako==1.2.2 netifaces==0.11.0 -psutil==5.7.3 +psutil==7.1.2 pyasn1==0.6.1 pydbus==0.6.0 pyOpenSSL==19.1.0