diff --git a/requirements.txt b/requirements.txt index dbccb59..9fc2c33 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,14 @@ aiohappyeyeballs==2.6.1 -aiohttp==3.11.18 +aiohttp==3.12.13 aiosignal==1.3.2 anyio==4.9.0 async-timeout==5.0.1 attrs==25.3.0 -certifi==2025.4.26 +certifi==2025.6.15 click==8.1.8 easykube==0.6.0 exceptiongroup==1.3.0 -frozenlist==1.6.0 +frozenlist==1.7.0 h11==0.16.0 httpcore==1.0.9 httpx==0.28.1 @@ -16,9 +16,9 @@ idna==3.10 iso8601==2.1.0 kopf==1.38.0 multidict==6.4.4 -propcache==0.3.1 +propcache==0.3.2 python-json-logger==3.3.0 PyYAML==6.0.2 sniffio==1.3.1 -typing_extensions==4.13.2 -yarl==1.20.0 +typing_extensions==4.14.0 +yarl==1.20.1 diff --git a/test-requirements.txt b/test-requirements.txt index afb0d29..c1dc19f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -ruff~=0.11.11 +ruff~=0.11.13 coverage>=4.0,!=4.4 # Apache-2.0 stestr>=4.2.0 # Apache-2.0 codespell