0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-24 01:10:24 +00:00
alerta_alerta/requirements-dev.txt
dependabot[bot] f1a2f26a82
build(deps-dev): bump pylint from 2.15.2 to 2.16.2 (#1805)
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.2 to 2.16.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.2...v2.16.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 18:59:51 +01:00

9 lines
111 B
Text

mypy==0.971
pre-commit==2.20.0
pylint==2.16.2
pytest-cov
pytest>=5.4.3
python-dotenv
requests_mock
twine
wheel