From 0b0eaab562f58f0b9ac8e253ff46c4ac2a2db021 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 13:25:00 +0000 Subject: [PATCH] chore(deps): Bump psutil from 7.0.0 to 7.1.0 Bumps [psutil](https://github.com/giampaolo/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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ad51dcb..d769b31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ idna==3.10 multidict==6.6.4 pillow==11.3.0 propcache==0.3.2 -psutil==7.0.0 +psutil==7.1.0 pypng==0.20220715.0 pyTelegramBotAPI==4.29.1 python-dotenv==1.1.1