Skip to content

Commit

Permalink
Juju3 as default + ops-scenario fixed (canonical/ops-scenario#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
juditnovak committed Oct 31, 2023
1 parent 9813872 commit 580bd8f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ codespell = "^2.2.5"
pytest = "^7.4.0"
pytest-xdist = "^3.3.1"
pytest-cov = "^4.1.0"
ops-scenario = "^5.1.2"
ops-scenario = "^5.4.1"
ops = ">=2.0.0"
pytest-mock = "^3.11.1"

Expand All @@ -53,7 +53,7 @@ pytest = "^7.4.0"
pytest-operator = "^0.28.0"
pytest-operator-cache = {git = "https://github.com/canonical/data-platform-workflows", tag = "v5.0.1", subdirectory = "python/pytest_plugins/pytest_operator_cache"}
pytest-operator-groups = {git = "https://github.com/canonical/data-platform-workflows", tag = "v5.0.1", subdirectory = "python/pytest_plugins/pytest_operator_groups"}
juju = "^2.9.44.0"
juju = "3.2.0.1"
mysql-connector-python = "~8.0.33"
tenacity = "^8.2.2"
ops = ">=2.0.0"
Expand Down

0 comments on commit 580bd8f

Please sign in to comment.