Bump flake8-bugbear from 23.7.10 to 23.9.16

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-21 15:51:30 +00:00
committed by GitHub
parent acb0e76517
commit 5c40f826f2
2 changed files with 5 additions and 5 deletions

View File

@@ -53,7 +53,7 @@ pytest-xdist = "==3.3.1"
beautifulsoup4 = "==4.12.2"
freezegun = "==1.2.2"
flake8 = "==6.1.0"
flake8-bugbear = "==23.7.10"
flake8-bugbear = "==23.9.16"
flake8-print = "==5.0.0"
moto = "~=4.2"
requests-mock = "==1.11.0"