bumper/requirements-test.txt
dependabot[bot] fb03ea43d1
Bump pylint from 2.13.5 to 2.13.9 (#19)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.5 to 2.13.9.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.13.5...v2.13.9)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 21:06:56 +02:00

12 lines
234 B
Text

mypy==0.942
pre-commit==2.18.1
pylint==2.13.9
pytest==7.1.1
pytest-aiohttp==1.0.4
pytest-asyncio==0.18.3
pytest-cov==3.0.0
pytest-env==0.6.2
pytest-timeout==2.1.0
testfixtures==6.18.5
types-cachetools==5.0.1
types-setuptools==57.4.14