third_party.pylibs.pylint.src/requirements_test.txt
dependabot[bot] e2ee953f18
Update pytest-cov requirement from ~=4.0 to ~=4.1 (#8723)
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](https://github.com/pytest-dev/pytest-cov/compare/v4.0.0...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-29 17:29:05 +02:00

13 lines
236 B
Plaintext

-r requirements_test_pre_commit.txt
-r requirements_test_min.txt
coverage~=7.2
tbump~=6.10.0
contributors-txt>=1.0.0
pytest-cov~=4.1
pytest-profiling~=1.7
pytest-xdist~=3.3
six
# Type packages for mypy
types-pkg_resources==0.1.3
tox>=3