From 8ccfaf33ce0ff6b1b91ed9a328dec70737e57e41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 22:21:21 +0000 Subject: [PATCH] Bump spotipy from 2.4.4 to 2.22.1 Bumps [spotipy](https://github.com/plamere/spotipy) from 2.4.4 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/commits/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 3f98c89..0ec7dbf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ requests>=2.21.0 lockfile>=0.12.2 nose>=1.3.7 mock>=2.0.0 -spotipy==2.4.4 +spotipy==2.22.1 twine==1.13.0