From 8746781c490a314085b7634345d8d5fcc302f993 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 00:01:21 +0000 Subject: [PATCH] Bump uv from 0.1.10 to 0.1.32 Bumps [uv](https://github.com/astral-sh/uv) from 0.1.10 to 0.1.32. - [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.1.10...0.1.32) --- updated-dependencies: - dependency-name: uv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_windows.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_windows.txt b/requirements_windows.txt index 45fab6f..be3afc9 100644 --- a/requirements_windows.txt +++ b/requirements_windows.txt @@ -159,7 +159,7 @@ tzdata==2024.1 # via pandas urllib3==2.2.1 # via requests -uv==0.1.10 +uv==0.1.32 uvicorn==0.27.1 watchfiles==0.21.0 # via uvicorn