From 6b8371d9087c3be63bc17fee22bf8f2060f24975 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 20:52:34 +0000 Subject: [PATCH] Bump uv from 0.1.10 to 0.1.24 Bumps [uv](https://github.com/astral-sh/uv) from 0.1.10 to 0.1.24. - [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.24) --- 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..7894cec 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.24 uvicorn==0.27.1 watchfiles==0.21.0 # via uvicorn