Bump flake8 from 7.1.1 to 7.2.0

Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.1 to 7.2.0.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.1...7.2.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-version: 7.2.0
  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]
2025-04-09 14:55:34 +00:00
committed by GitHub
parent 0fceff42c4
commit 7d54322846
2 changed files with 16 additions and 16 deletions

View File

@@ -84,7 +84,7 @@ bandit = "*"
black = "^25.1.0"
cloudfoundry-client = "*"
exceptiongroup = "==1.2.2"
flake8 = "^7.1.1"
flake8 = "^7.2.0"
flake8-bugbear = "^24.1.17"
freezegun = "^1.5.1"
honcho = "*"