frigate/requirements-dev.txt
dependabot[bot] 0bcf221151
Update pylint requirement from ==2.15.* to ==2.17.*
Updates the requirements on [pylint](https://github.com/PyCQA/pylint) to permit the latest version.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.0...v2.17.0)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 12:11:58 +00:00

3 lines
34 B
Plaintext

pylint == 2.17.*
black == 22.12.*