From 4f114fb3054c2426cef207e2d70c51f9cc1dcecb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 23:27:15 +0000 Subject: [PATCH] chore(deps): update dependency psutil to v6.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3e2115..be1b0df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ PyNaCl==1.5.0 spotipy==2.24.0 requests==2.32.3 beautifulsoup4==4.12.3 -psutil==6.0.0 +psutil==6.1.0 disnake==2.9.2 python-dotenv==1.0.1 yt-dlp==2024.10.7