Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates flake8-builtins from 2.2.0 to 3.1.0.

Changelog

3.1.0

------------------

- Drop python 3.9 support and add Python 3.14 support.
[gforcada]

- Bump pypy minimum version to 3.10.

3.0.0

------------------

- Change `A005` to report errors on first line, rather than on line zero.
[tremblaysimon]

- Add support for Python 3.13.
[gforcada]

2.5.0

------------------

- Support detecting a shadowing folder as module name (as part of `A005`).
[asfaltboy]

2.4.0

------------------

- Add rule for lambda argument shadowing (`A006`).
[cielavenir]

2.3.0

------------------

- Add rule for builtin module name shadowing (`A005`).
[asfaltboy]
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants