From b62e14f28d4d7ef1c817947bd963512d6deeec6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 20:53:58 +0000 Subject: [PATCH] build(deps): bump flake8-bugbear from 24.2.6 to 24.4.21 in /pip Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 24.2.6 to 24.4.21. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/24.2.6...24.4.21) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pip/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/requirements.txt b/pip/requirements.txt index aab6b36..cdfe296 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -6,7 +6,7 @@ flake8-annotations==3.0.1 flake8-assertive==2.1.0 # disable this for now # flake8-broken-line==0.6.0 -flake8-bugbear==24.2.6 +flake8-bugbear==24.4.21 flake8-class-attributes-order==0.1.3 flake8-comprehensions==3.14.0 flake8-docstrings==1.7.0