From 7ceec6cba54421a641d136e1398b3e3db3604e52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Apr 2023 18:47:33 +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 d038c39..7d0894c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ python-dateutil==2.7.2 pytz==2018.3 requests==2.20.0 six==1.11.0 -spotipy==2.4.4 +spotipy==2.22.1 urllib3==1.24.2