Bump flake8 from 6.1.0 to 7.0.0

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

---
updated-dependencies:
- dependency-name: flake8
  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-02-23 17:01:47 +00:00
committed by GitHub
parent 8e176d5cf5
commit c71a7edcfe
2 changed files with 9 additions and 9 deletions

View File

@@ -44,7 +44,7 @@ bandit = "*"
black = "^24.2.0"
coverage = "*"
freezegun = "^1.4.0"
flake8 = "^6.1.0"
flake8 = "^7.0.0"
flake8-bugbear = "^24.1.17"
flake8-print = "^5.0.0"
flake8-pytest-style = "^1.7.2"