0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-24 17:29:39 +00:00
alerta_alerta/requirements-dev.txt
dependabot[bot] 006d07344c
build(deps-dev): bump pylint from 2.7.1 to 2.7.4 (#1492)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.7.1 to 2.7.4.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.7.1...pylint-2.7.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-20 11:54:52 +02:00

9 lines
110 B
Text

mypy==0.812
pre-commit==2.10.1
pylint==2.7.4
pytest-cov
pytest>=5.4.3
python-dotenv
requests_mock
twine
wheel