From fc0d3e7778d641145f3ef5701042ce31dc84bd50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 17:41:57 +0000 Subject: [PATCH] chore(deps): Bump psutil from 6.1.1 to 7.0.0 Bumps [psutil](https://github.com/giampaolo/psutil) from 6.1.1 to 7.0.0. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](https://github.com/giampaolo/psutil/compare/release-6.1.1...release-7.0.0) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b211b0a..d5e40f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ idna==3.10 multidict==6.1.0 pillow==11.1.0 propcache==0.3.1 -psutil==6.1.1 +psutil==7.0.0 pypng==0.20220715.0 pyTelegramBotAPI==4.27.0 python-dotenv==1.0.1