Skip to content

Commit b306403

Browse files
Update pytest-cov requirement from <5.1.0,>=4.0.0 to >=4.0.0,<6.1.0
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...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34de47e commit b306403

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
httpx>=0.23.0,<0.30.0
22
black>=22.10.0,<25.0.0
33
pytest>=7.2.2,<9.0.0
4-
pytest-cov>=4.0.0,<5.1.0
4+
pytest-cov>=4.0.0,<6.1.0

0 commit comments

Comments
 (0)