diff --git a/Cargo.toml b/Cargo.toml index 8d89b975..564ba826 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 = "3ac43e8d15ff93405e305523d3a9abdd7670a627" } [patch.crates-io] reqwest-middleware = { git = "https://github.com/astral-sh/reqwest-middleware", rev = "5e3eaf254b5bd481c75d2710eed055f95b756913", features = ["multipart"] }