From fdb3a72f493ee365fa843e2319d10e4b3315e36b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 21:19:44 +0000 Subject: [PATCH] :arrow_up: Update robotframework-seleniumlibrary requirement Updates the requirements on [robotframework-seleniumlibrary](https://github.com/robotframework/SeleniumLibrary) to permit the latest version. - [Release notes](https://github.com/robotframework/SeleniumLibrary/releases) - [Changelog](https://github.com/robotframework/SeleniumLibrary/blob/master/CHANGES.rst) - [Commits](https://github.com/robotframework/SeleniumLibrary/compare/v5.0.0...v6.8.0) --- updated-dependencies: - dependency-name: robotframework-seleniumlibrary dependency-version: 6.8.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development.txt b/development.txt index 33e95bf..bc4c3b2 100644 --- a/development.txt +++ b/development.txt @@ -2,4 +2,4 @@ httpretty==1.0.* pylint==2.* twine robotframework>=5.0 -robotframework-seleniumlibrary>=5.0 +robotframework-seleniumlibrary>=6.8.0