From f8cac817b563cfae5ed9df51fdf4f719af85756b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 02:37:06 +0000 Subject: [PATCH] Bump spotipy from 2.23.0 to 2.25.1 in /Playlist Exchange Bumps [spotipy](https://github.com/plamere/spotipy) from 2.23.0 to 2.25.1. - [Release notes](https://github.com/plamere/spotipy/releases) - [Changelog](https://github.com/spotipy-dev/spotipy/blob/master/CHANGELOG.md) - [Commits](https://github.com/plamere/spotipy/compare/2.23.0...2.25.1) --- updated-dependencies: - dependency-name: spotipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Playlist Exchange/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Playlist Exchange/requirements.txt b/Playlist Exchange/requirements.txt index 74cc39c6..85ab49fc 100644 --- a/Playlist Exchange/requirements.txt +++ b/Playlist Exchange/requirements.txt @@ -1,5 +1,5 @@ fuzzywuzzy==0.18.0 pandas==2.1.3 Requests==2.32.2 -spotipy==2.23.0 +spotipy==2.25.1 ytmusicapi==1.3.2