From e37b25f0836022bdd07e4da408a6767e4aaeef91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 08:07:32 +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.3.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..c78245e37af18a 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.3.0 flake8-comprehensions<=3.16.0 flake8-debugger<=4.1.2 flake8-docstrings<=1.7.0