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

Commit 18f5477

Browse files
author
Thiago C. D'Ávila
authored
Merge pull request #105 from staticdev/dependabot/pip/coverage-5.3
Bump coverage from 5.2.1 to 5.3
2 parents 8079c63 + 145781a commit 18f5477

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

poetry.lock

Lines changed: 36 additions & 36 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
@@ -26,7 +26,7 @@ pyyaml = "^5.3.1"
2626

2727
[tool.poetry.dev-dependencies]
2828
pytest = "^6.0.2"
29-
coverage = {extras = ["toml"], version = "^5.2"}
29+
coverage = {extras = ["toml"], version = "^5.3"}
3030
safety = "^1.9.0"
3131
mypy = "^0.782"
3232
typeguard = "^2.9.1"

0 commit comments

Comments
 (0)