From 630c21359147cbd0f286da69e40996cfe341ea90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 18:55:40 +0000 Subject: [PATCH] Bump uv from 0.4.22 to 0.9.5 in /Assets/Sounds Bumps [uv](https://github.com/astral-sh/uv) from 0.4.22 to 0.9.5. - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/uv/compare/0.4.22...0.9.5) --- updated-dependencies: - dependency-name: uv dependency-version: 0.9.5 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..ddfc5221 100644 --- a/Assets/Sounds/requirements.txt +++ b/Assets/Sounds/requirements.txt @@ -256,7 +256,7 @@ update-checker==0.18.0 uri-template==1.3.0 uritemplate==4.1.1 urllib3==2.2.3 -uv==0.4.22 +uv==0.9.5 virtualenv==20.27.1 watchdog==4.0.2 wcwidth==0.2.13