Bump flake8-bugbear from 23.12.2 to 24.1.17

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

---
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]
2024-01-18 22:47:06 +00:00
committed by GitHub
parent ad6aed88a3
commit df97d42c7d
2 changed files with 6 additions and 5 deletions

View File

@@ -58,7 +58,7 @@ black = "^23.12.1"
cloudfoundry-client = "*"
exceptiongroup = "==1.2.0"
flake8 = "^6.1.0"
flake8-bugbear = "^23.12.2"
flake8-bugbear = "^24.1.17"
freezegun = "^1.4.0"
honcho = "*"
isort = "^5.13.2"