We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21275f8 commit c7a81b1Copy full SHA for c7a81b1
CHANGES.rst
@@ -5,6 +5,8 @@ Changelog
5
Unreleased
6
----------
7
8
+* Upgraded ``kopf`` to ``1.37.5``.
9
+
10
2.46.0 (2025-03-17)
11
-------------------
12
setup.py
@@ -52,7 +52,7 @@ def read(path: str) -> str:
52
"aiopg==1.4.0",
53
"bitmath==1.3.3.1",
54
"importlib-metadata; python_version<'3.8'",
55
- "kopf==1.37.4",
+ "kopf==1.37.5",
56
"kubernetes-asyncio==31.1.0",
57
"PyYAML<7.0",
58
"prometheus_client==0.21.1",
0 commit comments