From a045f0165ba1e97fb0a514fdb314ed129d9e9046 Mon Sep 17 00:00:00 2001 From: Paul Podgorsek Date: Mon, 26 Jul 2021 14:06:21 +0100 Subject: [PATCH] Issue #366 - Upgrade the SSH library to version 3.7.0 --- Dockerfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 3209f73..eb38f0f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -46,7 +46,7 @@ ENV PABOT_VERSION 2.0.1 ENV REQUESTS_VERSION 0.9.1 ENV ROBOT_FRAMEWORK_VERSION 4.1 ENV SELENIUM_LIBRARY_VERSION 5.1.3 -ENV SSH_LIBRARY_VERSION 3.6.0 +ENV SSH_LIBRARY_VERSION 3.7.0 ENV XVFB_VERSION 1.20 # By default, no reports are uploaded to AWS S3 diff --git a/README.md b/README.md index 9db98e9..b7c7f4b 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ The versions used are: * [Robot Framework Pabot](https://github.com/mkorpela/pabot) 2.0.1 * [Robot Framework Requests](https://github.com/bulkan/robotframework-requests) 0.9.1 * [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 5.1.3 -* [Robot Framework SSHLibrary](https://github.com/robotframework/SSHLibrary) 3.6.0 +* [Robot Framework SSHLibrary](https://github.com/robotframework/SSHLibrary) 3.7.0 * [Axe Selenium Library](https://github.com/mozilla-services/axe-selenium-python) 2.1.6 * Firefox ESR 78 * Chromium 86.0