third_party.pylibs.pylint.src/requirements_test.txt
dependabot[bot] 13e01f031f
Update coverage requirement from ~=5.5 to ~=6.1.2 (#5239)
* Update coverage requirement from ~=5.5 to ~=6.1.2

Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.5...6.1.1)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2021-11-11 11:11:17 +01:00

14 lines
297 B
Plaintext

-r requirements_test_pre_commit.txt
-r requirements_test_min.txt
coveralls~=3.3
coverage~=6.1.2
pre-commit~=2.15;python_full_version>="3.6.2"
tbump~=6.5.0
pyenchant~=3.2
pytest-cov~=3.0
pytest-profiling~=1.7
pytest-xdist~=2.4
# Type packages for mypy
types-pkg_resources==0.1.3
types-toml==0.10.1