I found some bugs where we're using mutable objects as argument defaults. I enabled B006 to detect those errors in #556 because I was applying other fixes to the same type annotations.
The full bugbear ruleset detected few other potential bugs, so let's turn it on :)