From 86c108f1a62a0250a7d7f85fd61a8f73dc0d422a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jul 2021 19:06:39 +0000 Subject: [PATCH] Bump robotframework from 3.2.2 to 4.1 Bumps [robotframework](https://github.com/robotframework/robotframework) from 3.2.2 to 4.1. - [Release notes](https://github.com/robotframework/robotframework/releases) - [Commits](https://github.com/robotframework/robotframework/compare/v3.2.2...v4.1) --- 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..4ab2fcbed6 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==4.1 robotframework-pabot==1.10.0 robotframework-requests==0.7.2 robotframework-seleniumlibrary==4.5.0