Skip to content

Commit

Permalink
Merge pull request #91 from Living-with-machines/dependabot/pip/cover…
Browse files Browse the repository at this point in the history
…age-7.2.6

Bump coverage from 7.2.1 to 7.2.6
  • Loading branch information
griff-rees committed Aug 16, 2023
2 parents 3c5c183 + 8fa5329 commit 1f74213
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ flake8 = "^5.0.4"
pytest = "^7.3.1"
icecream = "^2.1.2"
pre-commit = "^2.21.0"
coverage = {extras = ["toml"], version = "^7.1.0"}
coverage = {extras = ["toml"], version = "^7.2.6"}
pytest-cov = "^4.0.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 1f74213

Please sign in to comment.