Skip to content

chore(deps): update dependency flake8-bugbear to v25 - #454

Open
a-klos wants to merge 1 commit into
mainfrom
renovate/flake8-bugbear-25.x
Open

chore(deps): update dependency flake8-bugbear to v25#454
a-klos wants to merge 1 commit into
mainfrom
renovate/flake8-bugbear-25.x

Conversation

@a-klos

@a-klos a-klos commented Sep 6, 2026

Copy link
Copy Markdown
Member

This PR contains the following updates:

Package Change Age Confidence
flake8-bugbear (changelog) ^24.8.19 -> ^25.0.0 age confidence
flake8-bugbear (changelog) ^24.12.12 -> ^25.0.0 age confidence

Release Notes

PyCQA/flake8-bugbear (flake8-bugbear)

v25.11.29

Compare Source

  • B043: Add new check to state don't call delattr with constant (#​514)
  • B042: ignore overloaded init, ignore if str+pickle dunder, improve README

v25.10.21

Compare Source

  • B042: New check for reminding to call super().init in custom exceptions
  • B028: Skip if skip_file_prefixes is used (#​503)
  • B912: New check for map() without an explicit strict= parameter. (#​516)
  • Add python3.14 Support / CI
  • Remove python3.9 support / CI
  • flake8-bugbear now requires at least Python 3.10, like the next release of flake8

Configuration

📅 Schedule: Branch creation - "before 4am" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@a-klos a-klos added major-update python Pull requests that update python code labels Sep 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major-update python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants