From 0ed00bf643f4b3eaf1190587973fc50b1743ae3f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 03:15:46 +0000 Subject: [PATCH] chore(deps): update dependency spotipy to v2.24.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 38b3e7d8..458a25a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ PyNaCl==1.5.0 -spotipy==2.23.0 +spotipy==2.24.0 requests==2.32.3 beautifulsoup4==4.12.3 psutil==5.9.8