From a135f779d38ca625612f4d5f6d4368a82df4314c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 16:49:31 +0000 Subject: [PATCH] Bump spotipy from 2.18.0 to 2.22.1 Bumps [spotipy](https://github.com/plamere/spotipy) from 2.18.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.18.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 66a79de..edfa675 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ python-dateutil==2.8.1 python-dotenv==0.17.1 PyYAML==5.4.1 RPi.GPIO==0.7.0 -spotipy==2.18.0 +spotipy==2.22.1 uWSGI==2.0.19.1 wheel==0.36.2