Skip to content

Commit

Permalink
Update project toml
Browse files Browse the repository at this point in the history
  • Loading branch information
phvalguima committed Oct 7, 2024
1 parent fac6591 commit 1bfde76
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ codespell = "^2.3.0"
shellcheck-py = "^0.10.0.1"

[tool.poetry.group.unit.dependencies]
ops = "<2.17"
ops = ">=2.15, <2.17"
pytest = "^8.2.2"
pytest-asyncio = "^0.21.2"
coverage = {extras = ["toml"], version = "^7.5.1"}
Expand Down

0 comments on commit 1bfde76

Please sign in to comment.