From 20dc7a88c3f0c7eb7416447b2e7cb18188518705 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 20 Oct 2022 11:38:33 -0400 Subject: [PATCH] Update flake8 from 5.0.1 to 5.0.4 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b599fe0..8b59cf2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,7 +2,7 @@ pip==22.3 bumpversion==0.6.0 wheel==0.37.1 watchdog==2.1.9 -flake8==5.0.1 +flake8==5.0.4 tox==3.26.0 coverage==6.5.0 cryptography==35.0.0