Update dependency flake8-builtins to v2 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
flake8-builtins | dev-dependencies | major |
^1.4.1 -> ^2.0.0
|
Release Notes
gforcada/flake8-builtins
v2.1.0
- Honor
--builtins
option from flake8 #73. [gforcada]
v2.0.1
-
Add official support for python 3.10 and 3.11. [gforcada] [michael-k]
-
Update options handling. [gforcada]
-
Simplify testing. [gforcada]
v2.0.0
-
Mark support for python 3.9. [lovetoburnswhen]
-
Replace travis for GitHub. [cclauss]
-
Fix CI badge. [sobolevn]
-
Make black and isort mandatory. [cclauss]
-
Drop python 2.7 and 3.6. [gforcada]
-
Overhaul GitHub actions to test on actual supported python versions. [gforcada]
-
New flake8 option
--builtins-ignorelist
to specify a list of builtins to ignore. [gsingh93]
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.