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

Commit 4e820e0

Browse files
Bump pytest-cov from 2.10.1 to 2.12.1 (#99)
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.1 to 2.12.1. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v2.10.1...v2.12.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be4ab2f commit 4e820e0

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

Lines changed: 7 additions & 6 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
@@ -18,7 +18,7 @@ xmltodict = "^0.12.0"
1818
[tool.poetry.dev-dependencies]
1919
requests-mock = "^1.9.2"
2020
pytest = "^6.1.2"
21-
pytest-cov = "^2.10.1"
21+
pytest-cov = "^2.12.1"
2222
pytest-mypy = "^0.7.0"
2323

2424
[build-system]

0 commit comments

Comments
 (0)