From c43cf060fe5d5ff210e35f434c3cf6dda46f72b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 02:20:18 +0000 Subject: [PATCH] build(deps): bump psutil from 7.1.3 to 7.2.2 in /.devcontainer Bumps [psutil](https://github.com/giampaolo/psutil) from 7.1.3 to 7.2.2. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-7.1.3...release-7.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] --- .devcontainer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/requirements.txt b/.devcontainer/requirements.txt index 56355db..f822d42 100644 --- a/.devcontainer/requirements.txt +++ b/.devcontainer/requirements.txt @@ -8,5 +8,5 @@ python-dateutil==2.9.0.post0 SQLAlchemy==2.0.45 topggpy==1.4.0 cachetools==6.2.4 -psutil==7.1.3 +psutil==7.2.2 discordlists.py==1.1.1 \ No newline at end of file