From 585b719f114d4704cba226d6f210771820c25716 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 20:13:32 +0000 Subject: [PATCH] build(deps): bump flake8-bugbear from 24.4.21 to 24.4.26 in /pip Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 24.4.21 to 24.4.26. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/24.4.21...24.4.26) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:production update-type: version-update:semver-patch ... 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 cdfe296..3e5543a 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.4.21 +flake8-bugbear==24.4.26 flake8-class-attributes-order==0.1.3 flake8-comprehensions==3.14.0 flake8-docstrings==1.7.0