Skip to content

Commit 079d67a

Browse files
Revert ops-scenario update
1 parent 004febe commit 079d67a

File tree

2 files changed

+32
-43
lines changed

2 files changed

+32
-43
lines changed

poetry.lock

Lines changed: 31 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pytest = "^8.2.2"
4646
pytest-xdist = "^3.6.1"
4747
pytest-forked = "^1.6.0" # Workaround to deal with memory leaks in scenario tests
4848
pytest-cov = "^6.0.0"
49-
ops-scenario = "^7.2.0, <7.2.1" # 6.0.4 requires ops >= 2.12
49+
ops-scenario = "^6.0.3, <6.0.4" # 6.0.4 requires ops >= 2.12
5050
ops = "^2.9.0"
5151

5252
[tool.poetry.group.integration.dependencies]

0 commit comments

Comments
 (0)