mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 12:44:28 +08:00
[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.
This commit is contained in:
committed by
GitHub
parent
114409d49b
commit
340935b8b8
@@ -1,3 +1,3 @@
|
||||
version = "7.0.*"
|
||||
version = "7.1.*"
|
||||
upstream_repository = "https://github.com/pycqa/flake8"
|
||||
requires = ["types-pyflakes"]
|
||||
|
||||
Reference in New Issue
Block a user