Skip to content

Commit

Permalink
Issue #366 - Upgrade the SSH library to version 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ppodgorsek committed Jul 26, 2021
1 parent d20437a commit a045f01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a045f01

Please sign in to comment.