Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Commit

Permalink
build(deps-dev): bump pytest-cov from 3.0.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.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@v3.0.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 7, 2022
1 parent 44bf33b commit 7598c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ mypy==0.971
pre-commit==2.20.0
pylint==2.14.5
pytest==7.0.1
pytest-cov==3.0.0
pytest-cov==4.0.0
types-PyYAML==6.0.11

0 comments on commit 7598c97

Please sign in to comment.