Skip to content

Commit

Permalink
chore(dev): update dependency coverage to v7.3.0 (#87)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 1, 2023
1 parent ac42b30 commit d2f2091
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 64 deletions.
118 changes: 55 additions & 63 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 @@ -33,7 +33,7 @@ python = "^3.8"

[tool.poetry.dev-dependencies]
# tests
coverage = { version = "==7.2.7", extras = ['toml'] }
coverage = { version = "==7.3.0", extras = ['toml'] }
pytest = "==7.4.0"
# lint
pre-commit = { version = "==3.3.3", python = '^3.9', markers = "implementation_name != 'pypy'" }
Expand Down

0 comments on commit d2f2091

Please sign in to comment.