build(deps): bump flake8-bugbear from 24.4.26 to 24.8.19

Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 24.4.26 to 24.8.19.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/24.4.26...24.8.19)

---
updated-dependencies:
- dependency-name: flake8-bugbear
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-26 14:48:38 +00:00
committed by GitHub
parent ed5dd38e7e
commit b1a79fba9d

View File

@@ -125,7 +125,7 @@ dev = [
"pytest-instafail==0.5.0",
"pytest-cov==5.0.0",
"flake8==7.1.1",
"flake8-bugbear==24.4.26",
"flake8-bugbear==24.8.19",
"flake8-encodings==0.5.1",
"flake8-comprehensions==3.15.0",
"flake8-logging-format==0.9.0",