From 62c70df287371549fb447dd8c5f471a71c2d16ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 08:48:08 +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.12.12) --- 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 1aa2ff24b1b948..f95d5bab53b465 100644 --- a/src/bindings/python/requirements_test.txt +++ b/src/bindings/python/requirements_test.txt @@ -5,7 +5,7 @@ black flake8<=7.1.1 flake8-annotations-complexity<=0.0.8 flake8-broken-line<=1.0.0 -flake8-bugbear<=24.8.19 +flake8-bugbear<=24.12.12 flake8-class-attributes-order<=0.1.3 flake8-comprehensions<=3.16.0 flake8-debugger<=4.1.2