Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update flake8-bugbear to 24.1.15 #84

Closed

Conversation

pyup-bot
Copy link
Collaborator

This PR updates flake8-bugbear from 23.12.2 to 24.1.15.

Changelog

24.1.15

* B038: Add check for mutations of loop iterator (446)
* B037: Add check for yielding or returning values in __init__() (442)
* B017: make B017 also apply to BaseException (439)
* B036: Add check for except BaseException without re-raising (438)
Links

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3a959a5) 95.76% compared to head (0a24fcc) 95.76%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #84   +/-   ##
=======================================
  Coverage   95.76%   95.76%           
=======================================
  Files           8        8           
  Lines         189      189           
=======================================
  Hits          181      181           
  Misses          8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #85

@pyup-bot pyup-bot closed this Jan 16, 2024
@jsfehler jsfehler deleted the pyup-update-flake8-bugbear-23.12.2-to-24.1.15 branch January 16, 2024 15:56
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