From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Mar 2022 19:07:52 +0000 (+0000) Subject: Bump flake8-bugbear from 21.9.2 to 22.1.11 (#2100) X-Git-Tag: 0.23.0~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=754b55691dcb561b2a3a55b888792252b4d0d0e6;p=thirdparty%2Fhttpx.git Bump flake8-bugbear from 21.9.2 to 22.1.11 (#2100) Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 21.9.2 to 22.1.11. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/21.9.2...22.1.11) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Christie --- diff --git a/requirements.txt b/requirements.txt index 22b6a8ce..49e0d301 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ black==21.11b1 coverage==6.0.2 cryptography==36.0.1 flake8==3.9.2 -flake8-bugbear==21.9.2 +flake8-bugbear==22.1.11 flake8-pie==0.15.0; python_version>='3.7' isort==5.10.1 mypy==0.910