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 #416 from staticdev/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
staticdev authored Nov 29, 2021
2 parents 00c0393 + 3ba5da9 commit d444aa5
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 @@ -54,7 +54,7 @@ pep8-naming = "^0.12.1"
pre-commit-hooks = "^4.0.1"
typeguard = "^2.13.2"
sphinx-rtd-theme = "^1.0.0"
coverage = {version = "6.1.2", extras = ["toml"]}
coverage = {version = "6.2", extras = ["toml"]}
pyupgrade = "^2.29.1"

[tool.coverage.paths]
Expand Down

0 comments on commit d444aa5

Please sign in to comment.