From 3715e670bbefbbf64d090f8d74a35175f77d82d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 09:44:38 +0000 Subject: [PATCH] Bump uv from 0.4.17 to 0.4.18 Bumps [uv](https://github.com/astral-sh/uv) from 0.4.17 to 0.4.18. - [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.4.17...0.4.18) --- updated-dependencies: - dependency-name: uv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d233acb..d1509bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -64,7 +64,7 @@ tox-uv==1.13.0 # via timezone-tools (pyproject.toml) typing-extensions==4.12.2 # via timezone-tools (pyproject.toml) -uv==0.4.17 +uv==0.4.18 # via # timezone-tools (pyproject.toml) # tox-uv