From 2f4ad824210ee8de9ac9a2e0d7a05b13bbf6f676 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 03:22:30 +0000 Subject: [PATCH 1/2] Bump requests from 2.27.1 to 2.31.0 in /TIDALDL-PY Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TIDALDL-PY/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TIDALDL-PY/requirements.txt b/TIDALDL-PY/requirements.txt index cdb8006..813df32 100644 --- a/TIDALDL-PY/requirements.txt +++ b/TIDALDL-PY/requirements.txt @@ -1,4 +1,4 @@ -requests==2.27.1 +requests==2.31.0 colorama==0.4.4 prettytable==3.1.1 mutagen==1.45.1 From 8449b85d812dee9feedaf736fcd248d13a76308d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20B=C3=BChler?= <48823479+adibue@users.noreply.github.com> Date: Wed, 14 Jun 2023 15:57:28 +0200 Subject: [PATCH 2/2] Fix links to documentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 74de874..f494b8c 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ «Tidal-Media-Downloader» is an application that lets you download videos and tracks from Tidal. It supports two version: tidal-dl and tidal-gui. (This repository only contains tidal-dl, and the release isn't the newest gui version.)
Download | - Documentation | - 中文文档 | + Documentation | + 中文文档 |