Skip to content

Commit 6763cd1

Browse files
chore(deps-dev): bump pytest-cov from 2.12.0 to 2.12.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.0 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.12.0...v2.12.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b88322 commit 6763cd1

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
@@ -40,7 +40,7 @@ flake8-fixme = "^1.1.1"
4040
flake8-isort = "^4.0.0"
4141
flake8-variables-names = "^0.0.4"
4242
isort = "^5.8.0"
43-
pytest-cov = "^2.11.1"
43+
pytest-cov = "^2.12.1"
4444
pytest-mock = "^3.5.1"
4545
pdoc3 = "^0.9.2"
4646
pytest-asyncio = "^0.15.1"

0 commit comments

Comments
 (0)