From 4f3b4b0578a29c2f73d4d4d2a9388d3300fc755a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 11:32:20 +0000 Subject: [PATCH] Bump pylast from 5.0.0 to 5.1.0 Bumps [pylast](https://github.com/pylast/pylast) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/pylast/pylast/releases) - [Changelog](https://github.com/pylast/pylast/blob/main/CHANGELOG.md) - [Commits](https://github.com/pylast/pylast/compare/5.0.0...5.1.0) --- updated-dependencies: - dependency-name: pylast dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0226c10..8608ab5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ lyricsgenius oauth2client psycopg2 pybase64>=0.4.0 -pylast==5.0.0 +pylast==5.1.0 pySmartDL python-barcode python-dotenv