Skip to content

Commit 84ebf39

Browse files
[python ci] Update dependency coverage to ^7.4.1
1 parent 5f9a4a2 commit 84ebf39

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

poetry.lock

Lines changed: 54 additions & 54 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
@@ -55,7 +55,7 @@ codespell = "^2.2.6"
5555
optional = true
5656

5757
[tool.poetry.group.unit.dependencies]
58-
coverage = {extras = ["toml"], version = "^7.4.0"}
58+
coverage = {extras = ["toml"], version = "^7.4.1"}
5959
pytest = "^7.4.4"
6060
pytest-asyncio = "*"
6161
parameterized = "^0.9.0"

0 commit comments

Comments
 (0)