From e071ca13a6c0eadc361ef56a43f98c00f4051569 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 17:18:21 +0100 Subject: [PATCH] Bump flake8-bugbear from 22.7.1 to 23.1.20 (#2561) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b2e32385..ab3e2244 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ black==22.10.0 coverage==6.5.0 cryptography==38.0.4 flake8==3.9.2 -flake8-bugbear==22.7.1 +flake8-bugbear==23.1.20 flake8-pie==0.16.0; python_version>='3.7' importlib-metadata==4.13.0; python_version>='3.7' isort==5.11.4