From 0853d91d631669e1554c4722c4dd7322cf2f2033 Mon Sep 17 00:00:00 2001 From: Jake Callahan Date: Mon, 10 Jun 2024 06:08:23 -0400 Subject: [PATCH] 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) --- .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 7e5e33f04e..58dd2f0da2 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 fc8fa3efdd..32053b35ed 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