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

Commit f014a2f

Browse files
authored
Merge pull request #398 from staticdev/dependabot/pip/coverage-6.1.2
Bump coverage from 6.1.1 to 6.1.2
2 parents f2b0beb + 7a59b0e commit f014a2f

File tree

2 files changed

+50
-49
lines changed

2 files changed

+50
-49
lines changed

poetry.lock

+49-48
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
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.13.0"
5555
sphinx-rtd-theme = "^1.0.0"
56-
coverage = {version = "6.1.1", extras = ["toml"]}
56+
coverage = {version = "6.1.2", extras = ["toml"]}
5757

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

0 commit comments

Comments
 (0)