frigate/requirements-dev.txt
dependabot[bot] 8b30c2bc77
Update pylint requirement from ==2.15.* to ==2.16.*
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.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 11:10:26 +00:00

3 lines
34 B
Plaintext

pylint == 2.16.*
black == 22.12.*