Skip to content

Commit e8f0ca4

Browse files
committed
Issue #338 - Upgrade SSH library to version 3.6.0
1 parent 5ee27b3 commit e8f0ca4

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
@@ -45,7 +45,7 @@ ENV PABOT_VERSION 1.10.0
4545
ENV REQUESTS_VERSION 0.8.0
4646
ENV ROBOT_FRAMEWORK_VERSION 3.2.2
4747
ENV SELENIUM_LIBRARY_VERSION 4.5.0
48-
ENV SSH_LIBRARY_VERSION 3.5.1
48+
ENV SSH_LIBRARY_VERSION 3.6.0
4949
ENV XVFB_VERSION 1.20
5050

5151
# 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
@@ -25,7 +25,7 @@ The versions used are:
2525
* [Robot Framework Pabot](https://github.com/mkorpela/pabot) 1.10.0
2626
* [Robot Framework Requests](https://github.com/bulkan/robotframework-requests) 0.8.0
2727
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 4.5.0
28-
* [Robot Framework SSHLibrary](https://github.com/robotframework/SSHLibrary) 3.5.1
28+
* [Robot Framework SSHLibrary](https://github.com/robotframework/SSHLibrary) 3.6.0
2929
* [Axe Selenium Library](https://github.com/mozilla-services/axe-selenium-python) 2.1.6
3030
* Firefox ESR 78
3131
* Chromium 86.0

0 commit comments

Comments
 (0)