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] 8d4d176337
build(deps-dev): bump pre-commit from 2.13.0 to 2.15.0 (#1576)
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.13.0 to 2.15.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.13.0...v2.15.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>
2021-09-23 22:06:34 +02:00

9 lines
111 B
Text

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