third_party.pylibs.pylint.src/requirements_test.txt
dependabot[bot] b5bcf19279
Update pre-commit requirement from ~=2.20 to ~=2.21 (#7985)
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.20.0...v2.21.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-26 13:55:03 +00:00

14 lines
263 B
Plaintext

-r requirements_test_pre_commit.txt
-r requirements_test_min.txt
coveralls~=3.3
coverage~=6.5
pre-commit~=2.21
tbump~=6.9.0
contributors-txt>=0.9.0
pytest-cov~=4.0
pytest-profiling~=1.7
pytest-xdist~=3.1
# Type packages for mypy
types-pkg_resources==0.1.3
tox>=3