Skip to content

Commit 7968182

Browse files
Revert ops update
1 parent 63cfecf commit 7968182

File tree

2 files changed

+7
-21
lines changed

2 files changed

+7
-21
lines changed

poetry.lock

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

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ authors = []
1010

1111
[tool.poetry.dependencies]
1212
python = "^3.10"
13-
ops = "^2.11.0"
13+
ops = "^2.6.0"
1414
lightkube = "^0.15.2"
1515
tenacity = "^8.2.3"
1616
jinja2 = "^3.1.3"
@@ -61,7 +61,7 @@ juju = "^3.2.2"
6161
mysql-connector-python = "~8.0.33"
6262
pyyaml = "^6.0.1"
6363
tenacity = "^8.2.3"
64-
ops = "^2.11.0"
64+
ops = "2.6.0"
6565
allure-pytest = "^2.13.3"
6666

6767

0 commit comments

Comments
 (0)