Bump flake8 from 5.0.4 to 7.1.1

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

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-23 20:25:40 +00:00 committed by GitHub
parent 299c384908
commit cb4f2202f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -58,7 +58,7 @@ database = [
] ]
dev = [ dev = [
"ruff==0.8.4", "ruff==0.8.4",
"flake8==5.0.4", "flake8==7.1.1",
"isort==5.11.5", "isort==5.11.5",
"vermin==1.6.0", "vermin==1.6.0",
"pytest>=6.2.5", "pytest>=6.2.5",