From c7626b9e6092ad13f2c5a305c040dd6868064876 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 02:36:17 +0000 Subject: [PATCH] Bump spotipy from 2.20.0 to 2.25.1 Bumps [spotipy](https://github.com/plamere/spotipy) from 2.20.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.20.0...2.25.1) --- updated-dependencies: - dependency-name: spotipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 879ed80..86d6173 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Flask~=2.2.2 -spotipy==2.20.0 +spotipy==2.25.1 requests~=2.28.1 table2ascii~=0.5.0 discord.py~=2.1.0