From 0c619653c9e056cd215b38c95fa4b093dfb048fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 13:58:54 +0000 Subject: [PATCH] Bump uv from 0.7.19 to 0.11.6 Bumps [uv](https://github.com/astral-sh/uv) from 0.7.19 to 0.11.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.19...0.11.6) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8594131..57913d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -77,7 +77,7 @@ typing_extensions==4.12.2 tzdata==2025.2 uritemplate==4.2.0 urllib3==2.6.3 -uv==0.7.19 +uv==0.11.6 uvicorn==0.27.0 uvloop==0.19.0 watchfiles==0.21.0