Bump flake8 from 7.0.0 to 7.1.0

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

---
updated-dependencies:
- dependency-name: flake8
  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]
2024-06-28 14:21:03 +00:00
committed by GitHub
parent c6f4b69ce8
commit 821c303d9d
2 changed files with 9 additions and 9 deletions

View File

@@ -86,7 +86,7 @@ bandit = "*"
black = "^24.3.0"
cloudfoundry-client = "*"
exceptiongroup = "==1.2.1"
flake8 = "^7.0.0"
flake8 = "^7.1.0"
flake8-bugbear = "^24.1.17"
freezegun = "^1.5.1"
honcho = "*"