From 11dfe75e181e9f0127eeb7c72698fe707ec12c68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 22:07:17 +0000 Subject: [PATCH] Bump spotipy from 2.13.0 to 2.22.1 Bumps [spotipy](https://github.com/plamere/spotipy) from 2.13.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.13.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 f38cffc..126981f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ requests==2.23.0 Django==3.0.7 cryptography==3.2 django_jsonfield==1.4.0 -spotipy==2.13.0 +spotipy==2.22.1 gunicorn==20.0.4 django-heroku==0.3.1 \ No newline at end of file