From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 16:18:21 +0000 (+0100) Subject: Bump flake8-bugbear from 22.7.1 to 23.1.20 (#2561) X-Git-Tag: 0.24.0~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e071ca13a6c0eadc361ef56a43f98c00f4051569;p=thirdparty%2Fhttpx.git Bump flake8-bugbear from 22.7.1 to 23.1.20 (#2561) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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