From 2387def87b88ffc0ac50f960360d36341f0bf833 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 19:09:42 +0000 Subject: [PATCH] Bump spotipy from 2.23.0 to 2.25.2 in /Spotify Playlist Automation Bumps [spotipy](https://github.com/plamere/spotipy) from 2.23.0 to 2.25.2. - [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.2) --- updated-dependencies: - dependency-name: spotipy dependency-version: 2.25.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Spotify Playlist Automation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spotify Playlist Automation/requirements.txt b/Spotify Playlist Automation/requirements.txt index 6d69cd5d4e..d13cc1f809 100644 --- a/Spotify Playlist Automation/requirements.txt +++ b/Spotify Playlist Automation/requirements.txt @@ -1,2 +1,2 @@ Flask==2.3.2 -spotipy==2.23.0 \ No newline at end of file +spotipy==2.25.2 \ No newline at end of file