From 012d1aadea1a70dcfb71032102d62f4d5cfe955e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 05:42:21 +0000 Subject: [PATCH] Bump spotipy from 2.16.0 to 2.22.1 Bumps [spotipy](https://github.com/plamere/spotipy) from 2.16.0 to 2.22.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.16.0...2.22.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 8cf1fd5..b62d591 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ redis==3.2.1 requests==2.31.0 rsa==4.7 six==1.12.0 -spotipy==2.16.0 +spotipy==2.22.1 SQLAlchemy==1.3.4 uritemplate==3.0.0 urllib3==1.26.5