diff --git a/Cargo.toml b/Cargo.toml index 6e66893..c41a48a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -302,7 +302,7 @@ pet-conda = { git = "https://github.com/microsoft/python-environment-tools.git", pet-core = { git = "https://github.com/microsoft/python-environment-tools.git", rev = "bb8e04607b96a3865d6aa4bb2a5a5a82ce05b5f0" } 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-reporter = { git = "https://github.com/microsoft/python-environment-tools.git", rev = "de7611fc74d96cb5de31a296178f46cc70254964" } pet-virtualenv = { git = "https://github.com/microsoft/python-environment-tools.git", rev = "bb8e04607b96a3865d6aa4bb2a5a5a82ce05b5f0" } piper = "0.2" portable-pty = "0.9.0"