From 78416eca44079308efb9e2536eb284341b244039 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 24 Dec 2021 08:02:31 +0000 Subject: [PATCH] Update dependency flake8-comprehensions to v3.7.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9a7c913..2588a3d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -15,7 +15,7 @@ lint = black==20.8b1 flake8==3.9.2 flake8-bugbear==21.4.3 - flake8-comprehensions==3.5.0 + flake8-comprehensions==3.7.0 flake8-docstrings==1.6.0 flake8-print==4.0.0 flake8-quotes==3.2.0