Skip to content

Commit

Permalink
[python ci] Update dependency coverage to ^7.4.2 (#163)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent 4b4effc commit 8ac8152
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -56,7 +56,7 @@ codespell = "^2.2.6"
optional = true

[tool.poetry.group.unit.dependencies]
coverage = {extras = ["toml"], version = "^7.4.1"}
coverage = {extras = ["toml"], version = "^7.4.2"}
pytest = "^8.0.1"
pytest-asyncio = "*"
jinja2 = "^3.1.3"
Expand Down

0 comments on commit 8ac8152

Please sign in to comment.