Skip to content

Commit

Permalink
build(deps): update pytest-cov requirement in /requirements
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@v3.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent b0f5403 commit 45698f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/testing.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Testing dependencies
# --------------------

pytest-cov>=3,<4.2
pytest-cov>=3,<5.1
pytest-qgis>=1.3,<2.1
semver>=2.13,<2.14

0 comments on commit 45698f3

Please sign in to comment.