From 513a0b032554dd67ac0630bd00f684ecca833965 Mon Sep 17 00:00:00 2001 From: Satellite QE <115476073+Satellite-QE@users.noreply.github.com> Date: Tue, 11 Jun 2024 15:16:47 -0400 Subject: [PATCH] [6.13.z] Bump broker to 0.5 (#15381) Bump broker to 0.5 (#15221) * Bump broker to 0.5 This requirement update also adds in the podman and hussh dependency groups. * Update dependency_tests.yaml The broker dependency definition has new sub-dependencies with the 0.5.0 release. --------- Co-authored-by: Gaurav Talreja (cherry picked from commit 9072e6f0e5f297b5463c15704086b2a4db20a83c) Co-authored-by: Jake Callahan --- .github/dependency_tests.yaml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependency_tests.yaml b/.github/dependency_tests.yaml index 7e5e33f04e0..58dd2f0da2a 100644 --- a/.github/dependency_tests.yaml +++ b/.github/dependency_tests.yaml @@ -1,4 +1,4 @@ -broker[docker]: "tests/foreman/ -k 'test_host_registration_end_to_end or test_positive_erratum_applicability or test_positive_upload_content'" +broker[docker,podman,hussh]: "tests/foreman/ -k 'test_host_registration_end_to_end or test_positive_erratum_applicability or test_positive_upload_content'" deepdiff: "tests/foreman/endtoend/test_api_endtoend.py -k 'test_positive_get_links'" dynaconf[vault]: "tests/foreman/api/test_ldapauthsource.py -k 'test_positive_endtoend'" manifester: "tests/foreman/cli/test_contentview.py -k 'test_positive_promote_rh_content'" diff --git a/requirements.txt b/requirements.txt index fc8fa3efdd3..32053b35ed5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # Version updates managed by dependabot betelgeuse==1.11.0 -broker[docker]==0.4.9 +broker[docker,podman,hussh]==0.5.0 cryptography==42.0.8 deepdiff==7.0.1 dynaconf[vault]==3.2.5