diff --git a/pyproject.toml b/pyproject.toml index 2e75c40c..d1f40eba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ optional = true [tool.poetry.group.integration.dependencies] juju = "<4.0" -blinker = "===1.7.0" +blinker = "==1.7.0" lightkube = "^0.15.6" pytest = "^8.3.4" pytest-operator = "^0.38.0"