From 4c307b39b4b6f3c02209113b1616521ee930232c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 22:05:20 +0000 Subject: [PATCH] Bump uv from 0.7.19 to 0.11.15 Bumps [uv](https://github.com/astral-sh/uv) from 0.7.19 to 0.11.15. - [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.15) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.15 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..001cf6c 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.15 uvicorn==0.27.0 uvloop==0.19.0 watchfiles==0.21.0