From 67904396123f0c555069bae5ceca2eefb2412f21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 20:27:16 +0000 Subject: [PATCH] build(deps): bump flake8-bugbear from 23.12.2 to 24.1.17 in /pip Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.12.2 to 24.1.17. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/23.12.2...24.1.17) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:production update-type: version-update:semver-major ... 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 2bd02fb..09e182b 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==23.12.2 +flake8-bugbear==24.1.17 flake8-class-attributes-order==0.1.3 flake8-comprehensions==3.14.0 flake8-docstrings==1.7.0