From df9590c3d12a24cb61ae63a4830604dcbcc96731 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 02:27:04 +0000 Subject: [PATCH] chore(deps): bump tidalapi from 0.8.10 to 0.8.11 Bumps [tidalapi](https://github.com/EbbLabs/python-tidal) from 0.8.10 to 0.8.11. - [Release notes](https://github.com/EbbLabs/python-tidal/releases) - [Changelog](https://github.com/EbbLabs/python-tidal/blob/main/HISTORY.rst) - [Commits](https://github.com/EbbLabs/python-tidal/compare/v0.8.10...v0.8.11) --- updated-dependencies: - dependency-name: tidalapi dependency-version: 0.8.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3295762..a7fc8e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -95,7 +95,7 @@ spotipy==2.25.2 # via -r requirements.in tenacity==9.1.2 # via -r requirements.in -tidalapi==0.8.10 +tidalapi==0.8.11 # via -r requirements.in typing-extensions==4.15.0 # via