Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit d3eb5f0

Browse files
authored
Merge pull request #689 from staticdev/dependabot/pip/coverage-6.4.1
Bump coverage from 6.4 to 6.4.1
2 parents 9508e6a + d9a25ed commit d3eb5f0

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

poetry.lock

Lines changed: 44 additions & 44 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
@@ -48,7 +48,7 @@ pytest_mock = "^3.7.0"
4848
black = "^22.3"
4949
sphinx-click = "^4.1.0"
5050
types-PyYAML = "^6.0.8"
51-
coverage = {version = "6.4", extras = ["toml"]}
51+
coverage = {version = "6.4.1", extras = ["toml"]}
5252
pyupgrade = "^2.32.1"
5353
furo = ">=2021.11.12"
5454

0 commit comments

Comments
 (0)