From 679a19887023e414af49525eca66d66b5efa0afd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 23:37:17 +0000 Subject: [PATCH] chore(deps): bump psutil from 7.1.3 to 7.2.2 Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.3 to 7.2.2. - [Changelog](https://github.com/giampaolo/psutil/blob/master/docs/changelog.rst) - [Commits](https://github.com/giampaolo/psutil/compare/v7.1.3...v7.2.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 81c1ade..1f3ac41 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -30,7 +30,7 @@ requests>=2.33.0; python_version >= '3.10' requests>=2.32.5; python_version < '3.10' beautifulsoup4==4.14.3 tmdbsimple==2.9.1 -psutil==7.1.3 +psutil==7.2.2 time-machine==2.19.0 memory-profiler==0.61.0 diff --git a/requirements.txt b/requirements.txt index a93c9c1..eee20ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ tmdbsimple==2.9.1 # Utility and system dependencies python-dotenv==1.2.1 -psutil==7.1.3 +psutil==7.2.2 time-machine==2.19.0 memory-profiler==0.61.0