third_party.pylibs.pylint.src/requirements_test_pre_commit.txt
dependabot[bot] c7afe9940c
Bump flake8 from 4.0.1 to 5.0.2 (#7254)
Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 5.0.2.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/4.0.1...5.0.2)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-01 17:00:40 +02:00

8 lines
183 B
Plaintext

# Everything in this file should reflect the pre-commit configuration
# in .pre-commit-config.yaml
black==22.6.0
flake8==5.0.2
flake8-typing-imports==1.12.0
isort==5.10.1
mypy==0.971