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