Skip to content

Commit 1daa175

Browse files
Bump the minimum kopf version to 1.38.0 (#956)
1 parent b2099bc commit 1daa175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ keywords = ["dask", "distributed", "kubernetes"]
1414
dependencies = [
1515
"dask>=2022.08.1",
1616
"distributed>=2022.08.1",
17-
"kopf>=1.35.3",
17+
"kopf>=1.38.0",
1818
"kr8s==0.20.*",
1919
"kubernetes-asyncio>=12.0.1",
2020
"kubernetes>=12.0.1",

0 commit comments

Comments
 (0)