0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-02-23 21:27:57 +00:00
alerta_alerta/requirements-dev.txt
dependabot[bot] 83dbc9f4e2
build(deps-dev): bump pylint from 3.1.0 to 3.3.4
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.3.4.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.1.0...v3.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 17:22:46 +00:00

8 lines
117 B
Text

mypy==1.11.2
pre-commit==3.7.0
pylint==3.3.4
pytest>=5.4.3
pytest-cov
python-dotenv
requests_mock
setuptools>=70.0.0