From a555ceb6f2c9b8b66dc897f62bc63dd64e9b0e4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 23:09:29 +0000 Subject: [PATCH] Bump uv from 0.1.10 to 0.2.10 Bumps [uv](https://github.com/astral-sh/uv) from 0.1.10 to 0.2.10. - [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.2.10) --- updated-dependencies: - dependency-name: uv dependency-type: direct:production update-type: version-update:semver-minor ... 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..b068a79 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.2.10 uvicorn==0.27.1 watchfiles==0.21.0 # via uvicorn