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-17 23:43:06 +00:00
committed by GitHub
parent 1676997c08
commit e242d33b84
2 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@ black = "^23.12.1"
coverage = "*"
freezegun = "^1.4.0"
flake8 = "^6.1.0"
flake8-bugbear = "^23.12.2"
flake8-bugbear = "^24.1.17"
flake8-print = "^5.0.0"
flake8-pytest-style = "^1.7.2"
isort = "^5.13.2"