From a422e0cfb5f2150dae410752bbefdb610bf2d0e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:19:21 +0000 Subject: [PATCH] Bump flake8-comprehensions from 3.15.0 to 3.16.0 (#523) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ad608646..a42d38db 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ flake8-annotations-complexity==0.0.8 flake8-bandit==4.1.1 flake8-bugbear==24.8.19 flake8-builtins==2.5.0 -flake8-comprehensions==3.15.0 +flake8-comprehensions==3.16.0 flake8-copyright==0.2.4 flake8-import-order==0.18.2 flake8-pytest-style==2.0.0