third_party.pylibs.pylint.src/requirements_test_min.txt
dependabot[bot] b8282fb809
Update pytest requirement from ~=7.0 to ~=7.1 (#5913)
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.0.0...7.1.0)

---
updated-dependencies:
- dependency-name: pytest
  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: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
2022-04-11 16:17:41 +02:00

8 lines
200 B
Plaintext

-e .[testutil]
# astroid dependency is also defined in setup.cfg
astroid==2.11.2 # Pinned to a specific version for tests
typing-extensions~=4.1
pytest~=7.1
pytest-benchmark~=3.4
pytest-timeout~=2.1