From 143316a8af6a242f43ad179bf7769d9739d82d1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 23:18:02 +0000 Subject: [PATCH] Bump uv from 0.1.10 to 0.1.27 Bumps [uv](https://github.com/astral-sh/uv) from 0.1.10 to 0.1.27. - [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.27) --- 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 fa6c98a..331c07c 100644 --- a/requirements_windows.txt +++ b/requirements_windows.txt @@ -156,7 +156,7 @@ tzdata==2024.1 # via pandas urllib3==2.2.1 # via requests -uv==0.1.10 +uv==0.1.27 uvicorn==0.27.1 watchfiles==0.21.0 # via uvicorn