From a0091fc6ce20aa1187f52cf19169aed8b0e71e9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 20:37:44 +0000 Subject: [PATCH] build(deps): bump flake8-bugbear from 24.8.19 to 24.10.31 in /pip Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 24.8.19 to 24.10.31. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/24.8.19...24.10.31) --- 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 1cd9c39..39264ea 100644 --- a/pip/requirements.txt +++ b/pip/requirements.txt @@ -6,7 +6,7 @@ flake8-annotations==3.1.1 flake8-assertive==2.1.0 # disable this for now # flake8-broken-line==0.6.0 -flake8-bugbear==24.8.19 +flake8-bugbear==24.10.31 flake8-class-attributes-order==0.1.3 flake8-comprehensions==3.16.0 flake8-docstrings==1.7.0