Skip to content

Commit a318e8e

Browse files
chore(deps-dev): bump coverage from 7.1.0 to 7.2.0 (#1951)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03cc217 commit a318e8e

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
@@ -34,7 +34,7 @@ boto3 = { version = "^1.20.32", optional = true }
3434
typing-extensions = "^4.4.0"
3535

3636
[tool.poetry.dev-dependencies]
37-
coverage = {extras = ["toml"], version = "^7.1"}
37+
coverage = {extras = ["toml"], version = "^7.2"}
3838
pytest = "^7.2.1"
3939
black = "^23.1"
4040
boto3 = "^1.18"

0 commit comments

Comments
 (0)