From acd75f48aa6f4bda63a3e60b4dd8ce8a13362961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 18:59:19 +0000 Subject: [PATCH] chore(deps): bump uv Bumps [uv](https://github.com/astral-sh/uv) from 0.8.23 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.8.23...0.9.5) --- updated-dependencies: - dependency-name: uv dependency-version: 0.9.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../customer-support-assistant-vpc/agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02-use-cases/customer-support-assistant-vpc/agent/requirements.txt b/02-use-cases/customer-support-assistant-vpc/agent/requirements.txt index a2c4ac9fe..66d1951af 100644 --- a/02-use-cases/customer-support-assistant-vpc/agent/requirements.txt +++ b/02-use-cases/customer-support-assistant-vpc/agent/requirements.txt @@ -238,7 +238,7 @@ urllib3==2.5.0 # bedrock-agentcore # botocore # requests -uv==0.8.23 +uv==0.9.5 # via customer-support-assistant (pyproject.toml) uvicorn==0.36.0 # via