From 9ab7f31c22f90e064168ccdae816366ffe35d4c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 08:28:56 +0000 Subject: [PATCH] Bump requests from 2.32.2 to 2.32.4 in /Playlist Exchange Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.4. - [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.32.2...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Playlist Exchange/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Playlist Exchange/requirements.txt b/Playlist Exchange/requirements.txt index 74cc39c6..61876f4e 100644 --- a/Playlist Exchange/requirements.txt +++ b/Playlist Exchange/requirements.txt @@ -1,5 +1,5 @@ fuzzywuzzy==0.18.0 pandas==2.1.3 -Requests==2.32.2 +Requests==2.32.4 spotipy==2.23.0 ytmusicapi==1.3.2