Update flake8 from 3.8.4 to 4.0.1

And adds `noqa` to some non-errors which are being flagged.
This commit is contained in:
Katie Smith
2022-03-02 15:52:18 +00:00
parent e497cbbec6
commit 807db037eb
3 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
-r requirements.txt
flake8==3.8.4
flake8==4.0.1
flake8-bugbear==20.11.1
isort==5.7.0
moto==2.0.11