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

Commit d366261

Browse files
authored
Merge pull request #375 from staticdev/dependabot/pip/coverage-6.0
Bump coverage from 6.0b1 to 6.0
2 parents 951db62 + 22983f8 commit d366261

File tree

2 files changed

+38
-33
lines changed

2 files changed

+38
-33
lines changed

poetry.lock

Lines changed: 37 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ pep8-naming = "^0.12.1"
5353
pre-commit-hooks = "^4.0.1"
5454
typeguard = "^2.10.0"
5555
sphinx-rtd-theme = "^1.0.0"
56-
coverage = {version = "6.0b1", extras = ["toml"]}
56+
coverage = {version = "6.0", extras = ["toml"]}
5757

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

0 commit comments

Comments
 (0)