From 9102432732905c2d236f2969f168fe39b7112113 Mon Sep 17 00:00:00 2001 From: Odilon Sousa Date: Fri, 20 Sep 2024 16:30:04 -0300 Subject: [PATCH] Update requirements to Pulpcore 3.61.0 --- automation/requirements.txt | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/automation/requirements.txt b/automation/requirements.txt index 7418cd870..a8ffeb3d9 100644 --- a/automation/requirements.txt +++ b/automation/requirements.txt @@ -1,13 +1,11 @@ -pulpcore==3.49.20 -pulp-container==2.20.3 -pulp-deb==3.2.1 -pulp-rpm==3.26.1 -pulp-ansible==0.21.8 -pulp-python==3.11.3 -pulpcore-client==3.49.20 -pulp-rpm-client==3.26.1 -pulp-ostree==2.3.2 -pulp-glue==0.27.2 -pulp-cli==0.27.2 -pulp-cli-deb==0.2.0 -pulp-glue-deb==0.2.0 +pulpcore==3.61.0 +pulp-container==2.21.0 +pulp-deb==3.3.1 +pulp-rpm==3.27.1 +pulp-ansible==0.22.1 +pulp-python==3.12.2 +pulpcore-client==3.61.0 +pulp-rpm-client==3.27.1 +pulp-ostree==2.4.3 +pulp-glue==0.28.4 +pulp-cli==0.28.4