From b55402b9bf3d06befa48a1a7e236540dd14dbe12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 22:19:30 +0000 Subject: [PATCH] Bump spotipy from 2.19.0 to 2.22.1 Bumps [spotipy](https://github.com/plamere/spotipy) from 2.19.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.19.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 4edc652..0caa63a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ pywin32==303 redis==4.1.3 requests==2.27.1 six==1.16.0 -spotipy==2.19.0 +spotipy==2.22.1 swspotify==1.2.3 typing_extensions==4.1.1 urllib3==1.26.8