diff --git a/Cargo.toml b/Cargo.toml index 8d89b975..1e118fdf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ uv-cache = { git = "https://github.com/astral-sh/uv", rev = "855c1917e1e0e2b48c3 uv-distribution-filename = { git = "https://github.com/astral-sh/uv.git", rev = "855c1917e1e0e2b48c38de71bebc845af016afae" } uv-extract = { git = "https://github.com/astral-sh/uv.git", rev = "855c1917e1e0e2b48c38de71bebc845af016afae" } 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-pypi-types = { git = "https://github.com/astral-sh/uv.git", rev = "f22af0f88a45e5a6443d7de870bc36247cf135fc" } uv-python = { git = "https://github.com/astral-sh/uv", rev = "855c1917e1e0e2b48c38de71bebc845af016afae" } uv-virtualenv = { git = "https://github.com/astral-sh/uv", rev = "855c1917e1e0e2b48c38de71bebc845af016afae" }