Update flake8-bugbear from 20.11.1 to 22.1.11

And ignore a warning, since I did not think that in this case "Using
.strip() with multi-character strings is misleading the reader".
This commit is contained in:
Katie Smith
2022-03-02 16:51:09 +00:00
parent 807db037eb
commit 514bd48614
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
-r requirements.txt
flake8==4.0.1
flake8-bugbear==20.11.1
flake8-bugbear==22.1.11
isort==5.7.0
moto==2.0.11
pytest==6.1.2