Skip to content

Commit f669598

Browse files
Update dependency ops to v2.15.0 [SECURITY]
1 parent 10d7538 commit f669598

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

poetry.lock

+7-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
@@ -11,7 +11,7 @@ authors = []
1111
[tool.poetry.dependencies]
1212
python = "^3.8.6" # ^3.8.6 required by juju
1313
# breaking change in ops 2.10.0: https://github.com/canonical/operator/pull/1091#issuecomment-1888644075
14-
ops = "^2.9.0, <2.10"
14+
ops = "<2.16"
1515
tenacity = "^8.5.0"
1616
poetry-core = "^1.9.0"
1717
jinja2 = "^3.1.4"

0 commit comments

Comments
 (0)