mirror of
https://github.com/ansible/awx.git
synced 2026-08-03 19:40:00 -02:30
[Devel] Bump kubernetes client to >=36.0.0 to fix NO_PROXY handling (#16478)
Bump kubernetes client to >=36.0.0 to fix NO_PROXY handling
This commit is contained in:
@@ -10,6 +10,7 @@ aiohttp[speedups]==3.13.0
|
||||
# via
|
||||
# -r /awx_devel/requirements/requirements.in
|
||||
# aiohttp-retry
|
||||
# kubernetes
|
||||
# opa-python-client
|
||||
# twilio
|
||||
aiohttp-retry==2.9.1
|
||||
@@ -251,7 +252,7 @@ jsonschema==4.25.1
|
||||
# drf-spectacular
|
||||
jsonschema-specifications==2025.9.1
|
||||
# via jsonschema
|
||||
kubernetes==35.0.0
|
||||
kubernetes==36.0.0
|
||||
# via
|
||||
# -r /awx_devel/requirements/requirements.in
|
||||
# openshift
|
||||
|
||||
Reference in New Issue
Block a user