From 92ffcf87a303743ac7d2b48032bc742e419c135b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2026 02:05:34 +0000 Subject: [PATCH] Update pet-virtualenv digest to 3bd7eea --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6e66893..fd1aee1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -303,7 +303,7 @@ pet-core = { git = "https://github.com/microsoft/python-environment-tools.git", pet-fs = { git = "https://github.com/microsoft/python-environment-tools.git", rev = "bb8e04607b96a3865d6aa4bb2a5a5a82ce05b5f0" } pet-poetry = { git = "https://github.com/microsoft/python-environment-tools.git", rev = "bb8e04607b96a3865d6aa4bb2a5a5a82ce05b5f0" } pet-reporter = { git = "https://github.com/microsoft/python-environment-tools.git", rev = "bb8e04607b96a3865d6aa4bb2a5a5a82ce05b5f0" } -pet-virtualenv = { git = "https://github.com/microsoft/python-environment-tools.git", rev = "bb8e04607b96a3865d6aa4bb2a5a5a82ce05b5f0" } +pet-virtualenv = { git = "https://github.com/microsoft/python-environment-tools.git", rev = "3bd7eea22298a0a8e9a08079dd2ed44212368214" } piper = "0.2" portable-pty = "0.9.0" postage = { version = "0.5", features = ["futures-traits"] }