We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d41bc7 commit 4181d7fCopy full SHA for 4181d7f
requirements.txt
@@ -1,10 +1,10 @@
1
aiohappyeyeballs==2.6.1
2
aiohttp==3.12.13
3
-aiosignal==1.3.2
+aiosignal==1.4.0
4
anyio==4.9.0
5
async-timeout==5.0.1
6
attrs==25.3.0
7
-certifi==2025.6.15
+certifi==2025.7.9
8
click==8.1.8
9
easykube==0.6.0
10
exceptiongroup==1.3.0
@@ -15,10 +15,10 @@ httpx==0.28.1
15
idna==3.10
16
iso8601==2.1.0
17
kopf==1.38.0
18
-multidict==6.6.2
+multidict==6.6.3
19
propcache==0.3.2
20
python-json-logger==3.3.0
21
PyYAML==6.0.2
22
sniffio==1.3.1
23
-typing_extensions==4.14.0
+typing_extensions==4.14.1
24
yarl==1.20.1
test-requirements.txt
@@ -1,4 +1,4 @@
-ruff~=0.12.1
+ruff~=0.12.2
coverage>=4.0,!=4.4 # Apache-2.0
stestr>=4.2.0 # Apache-2.0
codespell
0 commit comments