Skip to content

Commit

Permalink
Bump coverage from 7.1.0 to 7.2.0 (#495)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2023
1 parent 358d213 commit 1061193
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
106 changes: 53 additions & 53 deletions 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 @@ -36,7 +36,7 @@ importlib-metadata = {version = ">=3.3,<5.0", python = "<3.8"}

[tool.poetry.dev-dependencies]
pytest = "^7.2.0"
coverage = {extras = ["toml"], version = "^7.1"}
coverage = {extras = ["toml"], version = "^7.2"}
safety = "^2.3.5"
mypy = "^0.991"
typeguard = "^2.13.0"
Expand Down

0 comments on commit 1061193

Please sign in to comment.