Skip to content

Commit

Permalink
build(deps-dev): bump pytest-cov from 2.12.0 to 3.0.0
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 3.0.0.
- [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...v3.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lowitea committed Oct 10, 2021
1 parent f8bfa26 commit ce39296
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 63 deletions.
119 changes: 57 additions & 62 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 @@ -35,7 +35,7 @@ requests = "^2.25.1"
[tool.poetry.dev-dependencies]
pytest = "~6.2"
pytest-django = "~4.3.0"
pytest-cov = "~2.12.0"
pytest-cov = "~3.0.0"
pytest-freezegun = "^0.4.2"
wemake-python-styleguide = "~0.14.1"
flake8-use-fstring = "~1.1"
Expand Down

0 comments on commit ce39296

Please sign in to comment.