From abdc4c4a6228cab5c633f189f164af8d72018caf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 10:37:00 +0000 Subject: [PATCH] Bump uv from 0.1.10 to 0.1.29 Bumps [uv](https://github.com/astral-sh/uv) from 0.1.10 to 0.1.29. - [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.29) --- 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..8be1227 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.29 uvicorn==0.27.1 watchfiles==0.21.0 # via uvicorn