From 41e9c32ee3c5e96d570f63c4c71a5b8265497b47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 08:08:38 +0000 Subject: [PATCH] chore(deps): bump robotframework from 5.0 to 7.4.2 in /tests/docker Bumps [robotframework](https://github.com/robotframework/robotframework) from 5.0 to 7.4.2. - [Release notes](https://github.com/robotframework/robotframework/releases) - [Commits](https://github.com/robotframework/robotframework/compare/v5.0...v7.4.2) --- updated-dependencies: - dependency-name: robotframework dependency-version: 7.4.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tests/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/docker/requirements.txt b/tests/docker/requirements.txt index 0cfd24aa..944080c0 100644 --- a/tests/docker/requirements.txt +++ b/tests/docker/requirements.txt @@ -23,7 +23,7 @@ python-string-utils==1.0.0 pytz==2026.1.post1 requests==2.33.1 requests-oauthlib==2.0.0 -robotframework==5.0 +robotframework==7.4.2 robotframework-databaselibrary==1.2.4 robotframework-requests==0.9.7 rsa==4.9.1