Merge pull request #1869 from mandiant/dependabot/pip/flake8-encodings-0.5.1

build(deps-dev): bump flake8-encodings from 0.5.0.post1 to 0.5.1
This commit is contained in:
Willi Ballenthin
2023-11-28 12:38:19 +00:00
committed by GitHub

View File

@@ -68,7 +68,7 @@ dev = [
"pytest-cov==4.1.0",
"flake8==6.1.0",
"flake8-bugbear==23.11.26",
"flake8-encodings==0.5.0.post1",
"flake8-encodings==0.5.1",
"flake8-comprehensions==3.14.0",
"flake8-logging-format==0.9.0",
"flake8-no-implicit-concat==0.3.5",