0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-24 09:19:40 +00:00
alerta_alerta/requirements-dev.txt
dependabot[bot] 80f3e4d1d4
build(deps-dev): bump pre-commit from 2.15.0 to 2.19.0 (#1697)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.15.0 to 2.19.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.15.0...v2.19.0)

---
updated-dependencies:
- dependency-name: pre-commit
  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>
2022-07-04 00:34:08 +02:00

9 lines
111 B
Text

mypy==0.910
pre-commit==2.19.0
pylint==2.14.4
pytest-cov
pytest>=5.4.3
python-dotenv
requests_mock
twine
wheel