Skip to content

Commit 68eba8f

Browse files
pip prod(deps): update pytest-cov requirement from <7.0.1 to <7.1.1
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@v1.0...v7.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c46112 commit 68eba8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pytest>=7.2,<9.1
22
pytest-runner<6.0.2
3-
pytest-cov<7.0.1
3+
pytest-cov<7.1.1
44
flake8-pyproject>=1.2.3,<1.2.5
55
nbval<0.11.1
66
scipy<1.15.4

0 commit comments

Comments
 (0)