Skip to content

Commit c7a81b1

Browse files
committed
upgrade kopf to version 1.37.5
1 parent 21275f8 commit c7a81b1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES.rst

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Changelog
55
Unreleased
66
----------
77

8+
* Upgraded ``kopf`` to ``1.37.5``.
9+
810
2.46.0 (2025-03-17)
911
-------------------
1012

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def read(path: str) -> str:
5252
"aiopg==1.4.0",
5353
"bitmath==1.3.3.1",
5454
"importlib-metadata; python_version<'3.8'",
55-
"kopf==1.37.4",
55+
"kopf==1.37.5",
5656
"kubernetes-asyncio==31.1.0",
5757
"PyYAML<7.0",
5858
"prometheus_client==0.21.1",

0 commit comments

Comments
 (0)