Skip to content

Commit

Permalink
Update pytest-cov requirement from ~=4.0 to ~=4.1
Browse files Browse the repository at this point in the history
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version.
- [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:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 8e0d610 commit 7c8c4e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
black~=22.10
pre-commit~=2.20
pytest~=7.2
pytest-cov~=4.0
pytest-cov~=4.1
wheel~=0.37

0 comments on commit 7c8c4e6

Please sign in to comment.