From bce2829a984f4579ca1f4b5f28238ad2af976123 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 08:21:05 +0000 Subject: [PATCH] Update flake8-class-attributes-order requirement in /src/bindings/python Updates the requirements on [flake8-class-attributes-order](https://github.com/best-doctor/flake8-class-attributes-order) to permit the latest version. - [Release notes](https://github.com/best-doctor/flake8-class-attributes-order/releases) - [Changelog](https://github.com/best-doctor/flake8-class-attributes-order/blob/master/CHANGELOG.md) - [Commits](https://github.com/best-doctor/flake8-class-attributes-order/compare/v0.0.1...v0.2.0) --- updated-dependencies: - dependency-name: flake8-class-attributes-order 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 5fcee45c2ff904..f61901c5d0ece2 100644 --- a/src/bindings/python/requirements_test.txt +++ b/src/bindings/python/requirements_test.txt @@ -6,7 +6,7 @@ flake8<=7.1.2 flake8-annotations-complexity<=0.0.8 flake8-broken-line<=1.0.0 flake8-bugbear<=24.12.12 -flake8-class-attributes-order<=0.1.3 +flake8-class-attributes-order<=0.2.0 flake8-comprehensions<=3.16.0 flake8-debugger<=4.1.2 flake8-docstrings<=1.7.0