Skip to content

Commit

Permalink
chore(dev): update dependency coverage to v7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2023
1 parent 9589698 commit e72f6be
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 @@ -27,7 +27,7 @@ typing-extensions = '4.7.1'
[tool.poetry.group.dev.dependencies]
sqlacodegen = "2.3.0"
# tests
coverage = { version = "==7.2.7", extras = ["toml"] }
coverage = { version = "==7.3.0", extras = ["toml"] }
pytest = "==7.4.0"
pytest-cov = "4.1.0"
pytest-dotenv = "0.5.2"
Expand Down

0 comments on commit e72f6be

Please sign in to comment.