Skip to content

Commit 26b0fe7

Browse files
Update dependency ops to v2.15.0 [SECURITY]
1 parent 8aeae70 commit 26b0fe7

File tree

2 files changed

+19
-5
lines changed

2 files changed

+19
-5
lines changed

poetry.lock

+18-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ requires-poetry = ">=2.0.0"
88
[tool.poetry.dependencies]
99
python = "^3.8.6" # ^3.8.6 required by juju
1010
# breaking change in ops 2.10.0: https://github.com/canonical/operator/pull/1091#issuecomment-1888644075
11-
ops = "^2.9.0, <2.10"
11+
ops = "<2.16"
1212
tenacity = "^8.5.0"
1313
poetry-core = "^1.9.0"
1414
jinja2 = "^3.1.4"

0 commit comments

Comments
 (0)