From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 18:49:31 +0000 (+0200) Subject: Bump flake8-bugbear from 22.4.25 to 22.7.1 (#2323) X-Git-Tag: 0.23.1~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3b08c8e5e0f03bcc20b8017c42e4817c5239515;p=thirdparty%2Fhttpx.git Bump flake8-bugbear from 22.4.25 to 22.7.1 (#2323) Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.4.25 to 22.7.1. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.4.25...22.7.1) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index 518bb442..cc02f825 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ black==22.6.0 coverage==6.4.1 cryptography==37.0.2 flake8==3.9.2 -flake8-bugbear==22.4.25 +flake8-bugbear==22.7.1 flake8-pie==0.15.0; python_version>='3.7' isort==5.10.1 mypy==0.971