Bump flake8-bugbear from 23.11.28 to 23.12.2

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

---
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-12-06 14:58:11 +00:00
committed by GitHub
parent 928a49753c
commit d284e6c13b
2 changed files with 5 additions and 5 deletions

View File

@@ -45,7 +45,7 @@ black = "^23.11.0"
coverage = "*"
freezegun = "^1.3.1"
flake8 = "^6.1.0"
flake8-bugbear = "^23.11.28"
flake8-bugbear = "^23.12.2"
flake8-print = "^5.0.0"
flake8-pytest-style = "^1.7.2"
isort = "^5.12.0"