From 057b636cf13eade1295e54b0c45cb19041d8538d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 10:09:03 +0000 Subject: [PATCH] Bump uv from 0.7.20 to 0.9.6 in /01-ClaimsProcessing Bumps [uv](https://github.com/astral-sh/uv) from 0.7.20 to 0.9.6. - [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.7.20...0.9.6) --- updated-dependencies: - dependency-name: uv dependency-version: 0.9.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 01-ClaimsProcessing/challenge-5/requirements.txt | 2 +- 01-ClaimsProcessing/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/01-ClaimsProcessing/challenge-5/requirements.txt b/01-ClaimsProcessing/challenge-5/requirements.txt index 7cf7fe0..f8ab7df 100644 --- a/01-ClaimsProcessing/challenge-5/requirements.txt +++ b/01-ClaimsProcessing/challenge-5/requirements.txt @@ -133,7 +133,7 @@ typing-inspection==0.4.1 typing_extensions==4.14.1 tzdata==2025.2 urllib3==2.5.0 -uv==0.7.20 +uv==0.9.6 uvicorn==0.35.0 wcwidth==0.2.13 websockets==15.0.1 diff --git a/01-ClaimsProcessing/requirements.txt b/01-ClaimsProcessing/requirements.txt index d71ae43..8dc2379 100644 --- a/01-ClaimsProcessing/requirements.txt +++ b/01-ClaimsProcessing/requirements.txt @@ -130,7 +130,7 @@ typing-inspection==0.4.1 typing_extensions==4.14.1 tzdata==2025.2 urllib3==2.5.0 -uv==0.7.20 +uv==0.9.6 uvicorn==0.35.0 wcwidth==0.2.13 websockets==15.0.1