From 1983b2e3e8814e529cd8b6cc03ba41573ba4be3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 18:13:49 +0000 Subject: [PATCH] Bump uv from 0.11.28 to 0.11.33 in the python-dependencies group Bumps the python-dependencies group with 1 update: [uv](https://github.com/astral-sh/uv). Updates `uv` from 0.11.28 to 0.11.33 - [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.11.28...0.11.33) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements/uv.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/uv.txt b/requirements/uv.txt index f329fec..e40f8c1 100644 --- a/requirements/uv.txt +++ b/requirements/uv.txt @@ -1 +1 @@ -uv==0.11.28 +uv==0.11.33