From 5534b10978fa4c41205575c29c75a7bfb999004d Mon Sep 17 00:00:00 2001 From: Jake Callahan Date: Tue, 13 Feb 2024 14:44:23 -0500 Subject: [PATCH] Bump Broker to 0.4.5 I'm dependabot now! --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a09271c3c9d..ab04e6ec7e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,5 +36,5 @@ git+https://github.com/SatelliteQE/nailgun.git@master#egg=nailgun # In the meantime, we install directly from the repo # [1] - https://github.com/ParallelSSH/ssh2-python/issues/193 # [2] - https://github.com/pypi/warehouse/issues/7136 -git+https://github.com/SatelliteQE/broker.git@0.4.3#egg=broker +git+https://github.com/SatelliteQE/broker.git@0.4.5#egg=broker --editable .