third_party.pylibs.pylint.src/requirements_test_pre_commit.txt
dependabot[bot] 9f3694388b
Bump mypy from 0.961 to 0.971 (#7225)
Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.961...v0.971)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  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>
2022-07-25 20:25:12 +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==4.0.1
flake8-typing-imports==1.12.0
isort==5.10.1
mypy==0.971