diff --git a/.github/template_gitref b/.github/template_gitref index 3d9674dcd..e1ea9541b 100644 --- a/.github/template_gitref +++ b/.github/template_gitref @@ -1 +1 @@ -2021.08.26-361-gcd6f9f0 +2021.08.26-362-g5add0ff diff --git a/requirements.txt b/requirements.txt index 15a120239..bf24f48c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ jsonschema>=4.6,<5.0 libcomps>=0.1.20.post1,<0.2 productmd~=1.33.0 pulpcore>=3.17,<3.25 -PyGObject>=3.40,<3.46 +PyGObject>=3.40,<3.45 solv~=0.7.21 aiohttp_xmlrpc~=1.5.0 diff --git a/template_config.yml b/template_config.yml index 0e33d2ef5..52d39f773 100644 --- a/template_config.yml +++ b/template_config.yml @@ -9,7 +9,7 @@ check_commit_message: true check_gettext: true check_manifest: true check_stray_pulpcore_imports: true -ci_base_image: ghcr.io/pulp/pulp-ci-centos9 +ci_base_image: ghcr.io/pulp/pulp-ci-centos ci_env: {} ci_trigger: '{pull_request: {branches: [''*'']}}' ci_update_docs: false