[stubsabot] Bump flake8-builtins to 2.5.* (#11739)

Release: https://pypi.org/pypi/flake8-builtins/2.5.0
Homepage: https://github.com/gforcada/flake8-builtins
Repository: https://github.com/gforcada/flake8-builtins
Changelog: https://github.com/gforcada/flake8-builtins/blob/main/CHANGES.rst
Diff: https://github.com/gforcada/flake8-builtins/compare/2.4.0...2.5.0

Stubsabot analysis of the diff between the two releases:
 - 0 public Python files have been added.
 - 0 files included in typeshed's stubs have been deleted.
 - 1 file included in typeshed's stubs has been modified or renamed: `flake8_builtins.py`.
 - Total lines of Python code added: 5.
 - Total lines of Python code deleted: 1.
This commit is contained in:
github-actions[bot]
2024-04-10 07:37:36 +01:00
committed by GitHub
parent 1af2babc03
commit efad2fb315

View File

@@ -1,4 +1,4 @@
version = "2.4.*"
version = "2.5.*"
upstream_repository = "https://github.com/gforcada/flake8-builtins"
partial_stub = true