From 1a935a141b66ac1feec9f5a6b07c54db50db2e37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 16:32:03 +0000 Subject: [PATCH] Bump uv from 0.7.19 to 0.9.6 Bumps [uv](https://github.com/astral-sh/uv) from 0.7.19 to 0.9.6. - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/0.9.6/CHANGELOG.md) - [Commits](https://github.com/astral-sh/uv/compare/0.7.19...0.9.6) --- updated-dependencies: - dependency-name: uv dependency-version: 0.9.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 e0364d5..07ac118 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.2.3 -uv==0.7.19 +uv==0.9.6 uvicorn==0.27.0 uvloop==0.19.0 watchfiles==0.21.0