diff --git a/pyproject.toml b/pyproject.toml index 4964862..9a8159d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ optional = true [tool.poetry.group.charm.dependencies] charmed-kubeflow-chisme = "^0.4.3" -lightkube = "^0.15.6" +lightkube = "^0.17.0" lightkube-models = "^1.31.1.8" ops = "^2.17.1"