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 055ed90 commit 104bce5Copy full SHA for 104bce5
requirements.txt
@@ -7,14 +7,14 @@ attrs==25.3.0
7
certifi==2025.4.26
8
click==8.1.8
9
easykube==0.6.0
10
-exceptiongroup==1.2.2
+exceptiongroup==1.3.0
11
frozenlist==1.6.0
12
h11==0.16.0
13
httpcore==1.0.9
14
httpx==0.28.1
15
idna==3.10
16
iso8601==2.1.0
17
-kopf==1.37.5
+kopf==1.38.0
18
multidict==6.4.3
19
propcache==0.3.1
20
python-json-logger==3.3.0
test-requirements.txt
@@ -1,6 +1,6 @@
1
hacking>=6.1.0,<7.1 # Apache-2.0
2
3
-ruff~=0.11.8
+ruff~=0.11.9
4
coverage>=4.0,!=4.4 # Apache-2.0
5
stestr>=4.2.0 # Apache-2.0
6
codespell
0 commit comments