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

Commit 5c19744

Browse files
authored
Merge pull request #47 from Stewart86/dependabot/pip/coverage-6.1.1
Bump coverage from 6.0.2 to 6.1.1
2 parents 9718368 + 015fa3b commit 5c19744

File tree

2 files changed

+49
-36
lines changed

2 files changed

+49
-36
lines changed

poetry.lock

Lines changed: 48 additions & 35 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
@@ -33,7 +33,7 @@ pep8-naming = "^0.12.0"
3333
reorder-python-imports = "^2.6.0"
3434
pre-commit-hooks = "^4.0.1"
3535
pytest = "^6.2.5"
36-
coverage = {extras = ["toml"], version = "^6.0"}
36+
coverage = {extras = ["toml"], version = "^6.1"}
3737
pytest-asyncio = "^0.16.0"
3838
respx = "^0.17.1"
3939

0 commit comments

Comments
 (0)