From 330eb2afcfbc34b5796c5a2f6eeb498c2f74f143 Mon Sep 17 00:00:00 2001 From: Thales Elero Cervi Date: Wed, 31 May 2023 11:53:58 -0300 Subject: [PATCH] Update kubernetes client on upper constraints This change is a follow-up to the kubernetes client upversion [1] to ensure that all repositories that are calling the client have their pylint validating the method signatures against the update version. [1] https://review.opendev.org/c/starlingx/tools/+/881280 TEST PLAN: PASS - stx-config/ tox run Story: 2010368 Task: 47868 Signed-off-by: Thales Elero Cervi Change-Id: Ic3d874cb7e2b4ec5c0ff0b0e166fc645bf0946c8 --- build-tools/requirements/debian/upper-constraints.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-tools/requirements/debian/upper-constraints.txt b/build-tools/requirements/debian/upper-constraints.txt index a062a2f0..0921be51 100644 --- a/build-tools/requirements/debian/upper-constraints.txt +++ b/build-tools/requirements/debian/upper-constraints.txt @@ -77,7 +77,7 @@ keystoneauth1===4.2.1 python-keystoneclient===4.1.1 keystonemiddleware===9.1.0 kombu===5.0.2 -kubernetes==12.0.1 +kubernetes==22.6.0 python-ldap===3.2.0 ldap3===2.8.1 ldappool===2.3.1 @@ -148,6 +148,7 @@ pysaml2===6.5.1 pyScss===1.3.7 pysmi===0.3.2 pyudev===0.22.0 +PyYAML===6.0 repoze.lru===0.7 repoze.who===2.2 requests===2.25.1