From ef35e14c1900dbe4539c5cc2e9a5b76451684574 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 19:53:48 +0000 Subject: [PATCH] chore(deps): update uv-virtualenv digest to fc0cf90 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8d89b975..b9965fbf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ uv-extract = { git = "https://github.com/astral-sh/uv.git", rev = "855c1917e1e0e uv-install-wheel = { git = "https://github.com/astral-sh/uv", rev = "855c1917e1e0e2b48c38de71bebc845af016afae" } uv-pypi-types = { git = "https://github.com/astral-sh/uv.git", rev = "855c1917e1e0e2b48c38de71bebc845af016afae" } uv-python = { git = "https://github.com/astral-sh/uv", rev = "855c1917e1e0e2b48c38de71bebc845af016afae" } -uv-virtualenv = { git = "https://github.com/astral-sh/uv", rev = "855c1917e1e0e2b48c38de71bebc845af016afae" } +uv-virtualenv = { git = "https://github.com/astral-sh/uv", rev = "fc0cf90795dbfa961f22fc0934a53afc9c13c349" } [patch.crates-io] reqwest-middleware = { git = "https://github.com/astral-sh/reqwest-middleware", rev = "5e3eaf254b5bd481c75d2710eed055f95b756913", features = ["multipart"] }