From 60d17b37958fb2d9b5d267ba54eece8743d32625 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 04:36:07 +0000 Subject: [PATCH] Bump urllib3 from 2.2.3 to 2.5.0 in /Assets/Sounds Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.5.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.3...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Assets/Sounds/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/Sounds/requirements.txt b/Assets/Sounds/requirements.txt index d907e2b5..6eec2daa 100644 --- a/Assets/Sounds/requirements.txt +++ b/Assets/Sounds/requirements.txt @@ -255,7 +255,7 @@ tzdata==2024.2 update-checker==0.18.0 uri-template==1.3.0 uritemplate==4.1.1 -urllib3==2.2.3 +urllib3==2.5.0 uv==0.4.22 virtualenv==20.27.1 watchdog==4.0.2