From bc713c2f3e0b7846c63fb825d7f4fb49c2a58ff8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 18:59:07 +0000 Subject: [PATCH] chore: bump uv from 0.7.2 to 0.9.5 in /requirements Bumps [uv](https://github.com/astral-sh/uv) from 0.7.2 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.7.2...0.9.5) --- updated-dependencies: - dependency-name: uv dependency-version: 0.9.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index da872c1..0450263 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -456,7 +456,7 @@ urllib3==2.4.0 # botocore # requests # sentry-sdk -uv==0.7.2 +uv==0.9.5 # via -r requirements.in uvicorn==0.34.2 # via sphinx-autobuild