Skip to content

Commit 6a8ef9d

Browse files
authored
Merge pull request #80 from codectl/dependabot/pip/coverage-7.3.0
build(deps-dev): bump coverage from 7.2.7 to 7.3.0
2 parents ed9c7f1 + 7596ad7 commit 6a8ef9d

File tree

2 files changed

+56
-64
lines changed

2 files changed

+56
-64
lines changed

poetry.lock

Lines changed: 55 additions & 63 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
@@ -51,7 +51,7 @@ python = "^3.9"
5151
requests = "^2.31.0"
5252

5353
[tool.poetry.dev-dependencies]
54-
coverage = "^7.2.7"
54+
coverage = "^7.3.0"
5555
pre-commit = "^3.3.3"
5656
pytest = "^7.4.0"
5757
pytest-mock = "^3.11.1"

0 commit comments

Comments
 (0)