Skip to content

Commit

Permalink
Merge pull request #5 from MeltanoLabs/dependabot/pip/coverage-6.2
Browse files Browse the repository at this point in the history
Bump coverage from 6.1.2 to 6.2
  • Loading branch information
pnadolny13 authored Jan 24, 2022
2 parents 30d4a7c + 6779809 commit ca6412a
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
98 changes: 49 additions & 49 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 @@ -23,7 +23,7 @@ black = "^21.9b0"
pydocstyle = "^6.1.1"
mypy = "^0.910"
isort = "^5.10.1"
coverage = "^6.1.2"
coverage = "^6.2"

[tool.isort]
profile = "black"
Expand Down

0 comments on commit ca6412a

Please sign in to comment.