diff --git a/requirements.txt b/requirements.txt index e949c4c..e939aa6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,24 +1,24 @@ -aiohappyeyeballs==2.6.1 -aiohttp==3.13.5 +aiohappyeyeballs==2.6.2 +aiohttp==3.14.1 aiosignal==1.4.0 -anyio==4.13.0 +anyio==4.14.0 async-timeout==5.0.1 attrs==26.1.0 -certifi==2026.4.22 -click==8.3.3 +certifi==2026.5.20 +click==8.4.1 easykube==0.6.0 exceptiongroup==1.3.1 frozenlist==1.8.0 h11==0.16.0 httpcore==1.0.9 httpx==0.28.1 -idna==3.14 +idna==3.18 iso8601==2.1.0 -kopf==1.44.5 +kopf==1.44.6 multidict==6.7.1 propcache==0.5.2 python-json-logger==4.1.0 PyYAML==6.0.3 sniffio==1.3.1 typing_extensions==4.15.0 -yarl==1.23.0 +yarl==1.24.2 diff --git a/test-requirements.txt b/test-requirements.txt index 192dabd..0f1dbf2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,8 +1,8 @@ -ruff~=0.15.12 -coverage!=4.4,>=7.14.0 # Apache-2.0 +ruff~=0.15.17 +coverage!=4.4,>=7.14.1 # Apache-2.0 stestr>=4.2.1 # Apache-2.0 codespell types-PyYAML types-setuptools mypy -black~=26.3.1 +black~=26.5.1