From e04259683a32241613f7453a99e3d06418cee1b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 01:56:59 +0000 Subject: [PATCH] Bump uv from 0.5.22 to 0.6.3 Bumps [uv](https://github.com/astral-sh/uv) from 0.5.22 to 0.6.3. - [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.5.22...0.6.3) --- updated-dependencies: - dependency-name: uv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 076118a..d73bc01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ pre_commit==4.1.0 pytest==8.3.4 pytest-mock==3.14.0 ruff==0.9.2 -uv==0.5.22 +uv==0.6.3