From 293004e5135d84eb96e377086ec0f07a10a39091 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 22:07:30 +0000 Subject: [PATCH] build(deps): bump spotipy from 2.13.0 to 2.22.1 in /TimC_script 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] --- TimC_script/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TimC_script/requirements.txt b/TimC_script/requirements.txt index 9ce22e4..7809479 100644 --- a/TimC_script/requirements.txt +++ b/TimC_script/requirements.txt @@ -1,5 +1,5 @@ tzlocal==2.1 -spotipy==2.13.0 +spotipy==2.22.1 requests==2.23.0 pandas==1.0.3 tqdm==4.46.0