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 <thaleselero.cervi@windriver.com> Change-Id: Ic3d874cb7e2b4ec5c0ff0b0e166fc645bf0946c8
This commit is contained in:
parent
a2b3ff4994
commit
330eb2afcf
@ -77,7 +77,7 @@ keystoneauth1===4.2.1
|
|||||||
python-keystoneclient===4.1.1
|
python-keystoneclient===4.1.1
|
||||||
keystonemiddleware===9.1.0
|
keystonemiddleware===9.1.0
|
||||||
kombu===5.0.2
|
kombu===5.0.2
|
||||||
kubernetes==12.0.1
|
kubernetes==22.6.0
|
||||||
python-ldap===3.2.0
|
python-ldap===3.2.0
|
||||||
ldap3===2.8.1
|
ldap3===2.8.1
|
||||||
ldappool===2.3.1
|
ldappool===2.3.1
|
||||||
@ -148,6 +148,7 @@ pysaml2===6.5.1
|
|||||||
pyScss===1.3.7
|
pyScss===1.3.7
|
||||||
pysmi===0.3.2
|
pysmi===0.3.2
|
||||||
pyudev===0.22.0
|
pyudev===0.22.0
|
||||||
|
PyYAML===6.0
|
||||||
repoze.lru===0.7
|
repoze.lru===0.7
|
||||||
repoze.who===2.2
|
repoze.who===2.2
|
||||||
requests===2.25.1
|
requests===2.25.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user