From 41cab003c60d520a0e2ddb9d4df15e4ebb4a222a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Aug 2022 06:57:32 -0400 Subject: [PATCH] Update flake8 from 4.0.1 to 5.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3d64f42..2ccead5 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==21.3.1 bumpversion==0.6.0 wheel==0.37.1 watchdog==2.1.8 -flake8==4.0.1 +flake8==5.0.1 tox==3.25.0 coverage==6.2 cryptography==35.0.0