Merge pull request #1690 from mandiant/dependabot/pip/flake8-6.1.0

build(deps-dev): bump flake8 from 6.0.0 to 6.1.0
This commit is contained in:
Willi Ballenthin
2023-08-08 11:02:24 +02: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.0.0",
"flake8==6.1.0",
"flake8-bugbear==23.7.10",
"flake8-encodings==0.5.0.post1",
"flake8-comprehensions==3.14.0",