Merge pull request #2165 from mandiant/dependabot/pip/flake8-7.1.0

build(deps): bump flake8 from 7.0.0 to 7.1.0
This commit is contained in:
Moritz
2024-06-26 17:07:49 +02:00
committed by GitHub

View File

@@ -123,7 +123,7 @@ dev = [
"pytest-sugar==1.0.0",
"pytest-instafail==0.5.0",
"pytest-cov==5.0.0",
"flake8==7.0.0",
"flake8==7.1.0",
"flake8-bugbear==24.4.26",
"flake8-encodings==0.5.1",
"flake8-comprehensions==3.14.0",