From e2cf0f3082347e771b3e91618a04b8d609efac25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 07:42:58 +0000 Subject: [PATCH] Update robotframework-robocop requirement from >=8.8.0 to >=9.0.0 Updates the requirements on [robotframework-robocop](https://github.com/MarketSquare/robotframework-robocop) to permit the latest version. - [Release notes](https://github.com/MarketSquare/robotframework-robocop/releases) - [Commits](https://github.com/MarketSquare/robotframework-robocop/compare/v8.8.0...v9.0.0) --- updated-dependencies: - dependency-name: robotframework-robocop dependency-version: 9.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d2a8c36..98edb1a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ pytest-cov pytest-mockito robotstatuschecker ruff >= 0.16.4 -robotframework-robocop >= 8.8.0 +robotframework-robocop >= 9.0.0 invoke >= 3.0.3 twine wheel