Skip to content

Commit

Permalink
Bump pytest-cov from 2.12.0 to 2.12.1
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 2, 2021
1 parent ce4f18c commit 404bd16
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 10 deletions.
32 changes: 23 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jupyter = ["ipywidgets"]
pytest = "^6.2.3"
black = "^20.8b1"
mypy = "^0.812"
pytest-cov = "^2.12.0"
pytest-cov = "^2.12.1"
attrs = "^21.2.0"

[build-system]
Expand Down

0 comments on commit 404bd16

Please sign in to comment.