chore: Upgrade kubernetes package to 36.0.2

Bumps kubernetes from 36.0.0 to 36.0.2, which requires aiohttp>=3.13.5.
Also bumps aiohttp[speedups] to 3.14.1 and Brotli to 1.2.0 to satisfy
the new dependency chain.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Adrià Sala
2026-07-07 10:59:52 +02:00
parent 1bd07b981a
commit 540df45852
2 changed files with 8 additions and 7 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