Bump flake8-bugbear from 22.4.25 to 23.3.12

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

---
updated-dependencies:
- dependency-name: flake8-bugbear
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-07-21 14:57:36 +00:00
committed by GitHub
parent 5bda6c2c38
commit ed60d2a074
2 changed files with 13 additions and 13 deletions

View File

@@ -64,7 +64,7 @@ newrelic = "*"
[dev-packages]
flake8 = "==4.0.1"
flake8-bugbear = "==22.4.25"
flake8-bugbear = "==23.3.12"
isort = "==5.10.1"
moto = "==3.1.9"
pytest = "==7.4.0"