Skip to content

Commit

Permalink
Merge pull request #123 from yfukai/dependabot/pip/coverage-6.1.1
Browse files Browse the repository at this point in the history
Bump coverage from 6.0b1 to 6.1.1
  • Loading branch information
yfukai authored Nov 3, 2021
2 parents e39f0ec + 0dca15d commit cfaa847
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 33 deletions.
80 changes: 48 additions & 32 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 @@ pandas-stubs = "^1.2.0"

[tool.poetry.dev-dependencies]
pytest = "^6.2.5"
coverage = {extras = ["toml"], version = "^6.0b1"}
coverage = {extras = ["toml"], version = "^6.1"}
safety = "^1.10.3"
mypy = "^0.910"
typeguard = "^2.13.0"
Expand Down

0 comments on commit cfaa847

Please sign in to comment.