Merge pull request #1921 from mandiant/dependabot/pip/flake8-7.0.0

build(deps-dev): bump flake8 from 6.1.0 to 7.0.0
This commit is contained in:
Moritz
2024-01-09 16:19:57 +01:00
committed by GitHub

View File

@@ -66,7 +66,7 @@ dev = [
"pytest-sugar==0.9.7",
"pytest-instafail==0.5.0",
"pytest-cov==4.1.0",
"flake8==6.1.0",
"flake8==7.0.0",
"flake8-bugbear==23.12.2",
"flake8-encodings==0.5.1",
"flake8-comprehensions==3.14.0",