Skip to content

Commit

Permalink
Bump pytest-cov from 4.0.0 to 4.1.0 (#133)
Browse files Browse the repository at this point in the history
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 4.1.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent ad5bdaf commit b1c266f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ isort==5.10.0
mypy==1.4.1
pre-commit==2.17.0
pytest==7.4.0
pytest-cov==4.0.0
pytest-cov==4.1.0

0 comments on commit b1c266f

Please sign in to comment.