From ee0938eb6b53641d3b332e5fa4bdcb1aa2ea40d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Mar 2022 21:11:39 +0000 Subject: [PATCH] Bump robotframework from 3.2.2 to 5.0 Bumps [robotframework](https://github.com/robotframework/robotframework) from 3.2.2 to 5.0. - [Release notes](https://github.com/robotframework/robotframework/releases) - [Commits](https://github.com/robotframework/robotframework/compare/v3.2.2...v5.0) --- updated-dependencies: - dependency-name: robotframework dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0545818048..e2242d2396 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ pytz==2020.4 PyYAML==5.3.1 raven==6.10.0 requests==2.25.0 -robotframework==3.2.2 +robotframework==5.0 robotframework-pabot==1.10.0 robotframework-requests==0.7.2 robotframework-seleniumlibrary==4.5.0