From 453dde4306fa9d0973140f4cd50e8ed375b4f465 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 08:17:31 +0000 Subject: [PATCH] Update flake8-bugbear requirement in /src/bindings/python Updates the requirements on [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) to permit the latest version. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/16.4.1...24.10.31) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/bindings/python/requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bindings/python/requirements_test.txt b/src/bindings/python/requirements_test.txt index 300cbf2e818416..11eee3a2c186ec 100644 --- a/src/bindings/python/requirements_test.txt +++ b/src/bindings/python/requirements_test.txt @@ -5,7 +5,7 @@ black flake8<=7.0.0 flake8-annotations-complexity<=0.0.8 flake8-broken-line<=1.0.0 -flake8-bugbear<=24.4.26 +flake8-bugbear<=24.10.31 flake8-class-attributes-order<=0.1.3 flake8-comprehensions<=3.14.0 flake8-debugger<=4.1.2