Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
dependabot[bot] authored Feb 1, 2023
1 parent 44bc8e4 commit 9ceb949
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
@@ -5,5 +5,5 @@ mypy==0.971
pre-commit==2.21.0
pylint==2.14.5
pytest==7.2.1
pytest-cov==3.0.0
pytest-cov==4.0.0
types-PyYAML==6.0.11

0 comments on commit 9ceb949

Please sign in to comment.