Skip to content

Commit

Permalink
Fix poetry.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
phvalguima committed Oct 3, 2024
1 parent 7f764ef commit fac6591
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
11 changes: 5 additions & 6 deletions poetry.lock

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

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

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

0 comments on commit fac6591

Please sign in to comment.