Files
typeshed/stubs/flake8/METADATA.toml
github-actions[bot] 340935b8b8 [stubsabot] Bump flake8 to 7.1.* (#12139)
Release: https://pypi.org/pypi/flake8/7.1.0
Homepage: https://github.com/pycqa/flake8
Repository: https://github.com/pycqa/flake8
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/flake8
Diff: https://github.com/pycqa/flake8/compare/7.0.0...7.1.0

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 7.
 - Total lines of Python code deleted: 3.
2024-06-16 01:18:56 +01:00

4 lines
104 B
TOML

version = "7.1.*"
upstream_repository = "https://github.com/pycqa/flake8"
requires = ["types-pyflakes"]