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

Commit aa9e212

Browse files
authored
Merge pull request #676 from staticdev/dependabot/pip/coverage-6.3.3
Bump coverage from 6.3.2 to 6.3.3
2 parents 0b372f5 + aacb45c commit aa9e212

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

poetry.lock

Lines changed: 43 additions & 43 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.0.3"
5050
types-PyYAML = "^6.0.7"
51-
coverage = {version = "6.3.2", extras = ["toml"]}
51+
coverage = {version = "6.3.3", extras = ["toml"]}
5252
pyupgrade = "^2.32.1"
5353
furo = ">=2021.11.12"
5454

0 commit comments

Comments
 (0)