chore: Upgrade kubernetes package to 36.0.2

This commit is contained in:
Adrià Sala
2026-07-08 16:02:07 +02:00
committed by GitHub
parent f3b04125a6
commit 9d5bf22f90
4 changed files with 285 additions and 34 deletions

View File

@@ -1,4 +1,4 @@
aiohttp>=3.12.14 # CVE-2024-30251
aiohttp>=3.13.5 # CVE-2024-30251, kubernetes>=36.0.2 requires >=3.13.5
ansi2html # Used to format the stdout from jobs into html for display
jq # used for indirect host counting feature
asn1
@@ -36,7 +36,7 @@ maturin # pydantic-core build dep
msgpack
msrestazure
OPA-python-client==2.0.2 # upgrading requires urllib3 2.5.0+ which is blocked by other deps
kubernetes>=36.0.0 # fixes NO_PROXY silently being reset to None
kubernetes>=36.0.2 # fixes NO_PROXY silently being reset to None
openshift
opentelemetry-api~=1.37 # new y streams can be drastically different, in a good way
opentelemetry-sdk~=1.37