third_party.pylibs.pylint.src/requirements_test_min.txt
dependabot[bot] fcc17e97f3 Update typing-extensions requirement from ~=4.0 to ~=4.1
Updates the requirements on [typing-extensions](https://github.com/python/typing) to permit the latest version.
- [Release notes](https://github.com/python/typing/releases)
- [Changelog](https://github.com/python/typing/blob/master/typing_extensions/CHANGELOG)
- [Commits](https://github.com/python/typing/compare/4.0.0...4.1.1)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 09:52:48 +01:00

7 lines
180 B
Plaintext

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