From 3e56439aba60583c9b845a2a6d343df43a7d5aaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 11:23:19 +0000 Subject: [PATCH] Bump urllib3 from 2.2.2 to 2.3.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.3.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.3.0) --- updated-dependencies: - dependency-name: urllib3 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..7d4c479 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.3.0 deezer-python==6.1.1 lyricsgenius==3.0.1 pillow==10.4.0 \ No newline at end of file