Skip to content

Commit a045f01

Browse files
committed
Issue #366 - Upgrade the SSH library to version 3.7.0
1 parent d20437a commit a045f01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ ENV PABOT_VERSION 2.0.1
4646
ENV REQUESTS_VERSION 0.9.1
4747
ENV ROBOT_FRAMEWORK_VERSION 4.1
4848
ENV SELENIUM_LIBRARY_VERSION 5.1.3
49-
ENV SSH_LIBRARY_VERSION 3.6.0
49+
ENV SSH_LIBRARY_VERSION 3.7.0
5050
ENV XVFB_VERSION 1.20
5151

5252
# By default, no reports are uploaded to AWS S3

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The versions used are:
2626
* [Robot Framework Pabot](https://github.com/mkorpela/pabot) 2.0.1
2727
* [Robot Framework Requests](https://github.com/bulkan/robotframework-requests) 0.9.1
2828
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 5.1.3
29-
* [Robot Framework SSHLibrary](https://github.com/robotframework/SSHLibrary) 3.6.0
29+
* [Robot Framework SSHLibrary](https://github.com/robotframework/SSHLibrary) 3.7.0
3030
* [Axe Selenium Library](https://github.com/mozilla-services/axe-selenium-python) 2.1.6
3131
* Firefox ESR 78
3232
* Chromium 86.0

0 commit comments

Comments
 (0)