From 5d90db8a2a63a4ea21774372f0b5353f620ed322 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 07:04:21 +0000 Subject: [PATCH] Update flake8-rst-docstrings requirement in /src/bindings/python Updates the requirements on [flake8-rst-docstrings](https://github.com/peterjc/flake8-rst-docstrings) to permit the latest version. - [Commits](https://github.com/peterjc/flake8-rst-docstrings/compare/v0.0.1...v0.4.0) --- updated-dependencies: - dependency-name: flake8-rst-docstrings dependency-version: 0.4.0 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 32f62a26d9eefa..864449de7f6729 100644 --- a/src/bindings/python/requirements_test.txt +++ b/src/bindings/python/requirements_test.txt @@ -16,7 +16,7 @@ flake8-expression-complexity<=0.0.11 flake8-pep585<=0.1.7 flake8-print<=5.0.0 flake8-pytest-style<=2.1.0 -flake8-rst-docstrings<=0.3.1 +flake8-rst-docstrings<=0.4.0 pygments flake8-string-format<=0.3.0 flake8-variables-names<=0.0.6