Skip to content

Commit a556d28

Browse files
chore(deps-dev): bump coverage from 7.0.5 to 7.1.0 (#1862)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 864771c commit a556d28

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

poetry.lock

Lines changed: 53 additions & 53 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
@@ -27,7 +27,7 @@ boto3 = { version = "^1.20.32", optional = true }
2727
typing-extensions = "^4.4.0"
2828

2929
[tool.poetry.dev-dependencies]
30-
coverage = {extras = ["toml"], version = "^7.0"}
30+
coverage = {extras = ["toml"], version = "^7.1"}
3131
pytest = "^7.2.1"
3232
black = "^22.12"
3333
boto3 = "^1.18"

0 commit comments

Comments
 (0)