From 95a2d3958bc0bac587617dac6235d59638d17e50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 22:06:32 +0000 Subject: [PATCH] Bump spotipy from 2.11.1 to 2.22.1 in /heroku-app Bumps [spotipy](https://github.com/plamere/spotipy) from 2.11.1 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.11.1...2.22.1) --- updated-dependencies: - dependency-name: spotipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- heroku-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heroku-app/requirements.txt b/heroku-app/requirements.txt index 74108bb..52fa946 100644 --- a/heroku-app/requirements.txt +++ b/heroku-app/requirements.txt @@ -1,4 +1,4 @@ -spotipy==2.11.1 +spotipy==2.22.1 scipy==1.1.0 board==1.0 Flask==1.0.2