From 4fafbfc61b5828182cd813fc03a4883ab5bf4f36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 11:49:59 +0000 Subject: [PATCH] Bump urllib3 from 2.2.2 to 2.4.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.4.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.2...2.4.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.4.0 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 f485186..4e3fd51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pytest==8.0.0 ffmpeg-python==0.2.0 youtube-search-python==1.6.6 spotipy==2.24.0 -urllib3==2.2.2 +urllib3==2.4.0 deezer-python==6.1.1 lyricsgenius==3.0.1 pillow==10.4.0 \ No newline at end of file