Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Commit

Permalink
Merge pull request #398 from staticdev/dependabot/pip/coverage-6.1.2
Browse files Browse the repository at this point in the history
Bump coverage from 6.1.1 to 6.1.2
  • Loading branch information
staticdev authored Nov 16, 2021
2 parents f2b0beb + 7a59b0e commit f014a2f
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 49 deletions.
97 changes: 49 additions & 48 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 @@ -53,7 +53,7 @@ pep8-naming = "^0.12.1"
pre-commit-hooks = "^4.0.1"
typeguard = "^2.13.0"
sphinx-rtd-theme = "^1.0.0"
coverage = {version = "6.1.1", extras = ["toml"]}
coverage = {version = "6.1.2", extras = ["toml"]}

[tool.coverage.paths]
source = ["src", "*/site-packages"]
Expand Down

0 comments on commit f014a2f

Please sign in to comment.