diff --git a/pyproject.toml b/pyproject.toml index ff4e56d..f017d40 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ description = "Charm library for installing and configuring Kubernetes snaps" readme = "README.md" requires-python = ">=3.8" dependencies = [ - "charm-lib-contextual-status@git+https://github.com/charmed-kubernetes/charm-lib-contextual-status", + "charm-lib-contextual-status@git+https://github.com/charmed-kubernetes/charm-lib-contextual-status@release_1.31", "ops", "PyYAML", "packaging",