Bump flake8-bugbear from 23.3.12 to 23.7.10

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

---
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-07-26 23:38:55 +00:00
committed by GitHub
parent 69598afa0c
commit 4aaf73ca7a
2 changed files with 21 additions and 21 deletions

View File

@@ -47,7 +47,7 @@ pytest-xdist = "==3.3.1"
beautifulsoup4 = "==4.12.2"
freezegun = "==1.2.2"
flake8 = "==6.0.0"
flake8-bugbear = "==23.3.12"
flake8-bugbear = "==23.7.10"
flake8-print = "==5.0.0"
moto = "~=4.1"
requests-mock = "==1.11.0"