Skip to content

Commit

Permalink
Merge pull request #429 from rs-roy/master
Browse files Browse the repository at this point in the history
Updated Robot framework and Pabot library version
  • Loading branch information
ppodgorsek authored May 24, 2023
2 parents 4bf8add + cf60e3d commit a4377c0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ ENV FIREFOX_VERSION 104.0
ENV FTP_LIBRARY_VERSION 1.9
ENV GECKO_DRIVER_VERSION v0.30.0
ENV IMAP_LIBRARY_VERSION 0.4.5
ENV PABOT_VERSION 2.7.0
ENV PABOT_VERSION 2.15.0
ENV REQUESTS_VERSION 0.9.3
ENV ROBOT_FRAMEWORK_VERSION 5.0.1
ENV SELENIUM_LIBRARY_VERSION 6.0.0
ENV ROBOT_FRAMEWORK_VERSION 6.0.2
ENV SELENIUM_LIBRARY_VERSION 6.1.0
ENV SSH_LIBRARY_VERSION 3.8.0
ENV XVFB_VERSION 1.20

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@ The versioning of this image follows the one of Robot Framework:

The versions used are:

* [Robot Framework](https://github.com/robotframework/robotframework) 5.0.1
* [Robot Framework](https://github.com/robotframework/robotframework) 6.0.2
* [Robot Framework Browser Library](https://github.com/MarketSquare/robotframework-browser) 14.0.0
* [Robot Framework DatabaseLibrary](https://github.com/franz-see/Robotframework-Database-Library) 1.2.4
* [Robot Framework Datadriver](https://github.com/Snooz82/robotframework-datadriver) 1.6.0
* [Robot Framework DateTimeTZ](https://github.com/testautomation/DateTimeTZ) 1.0.6
* [Robot Framework Faker](https://github.com/guykisel/robotframework-faker) 5.0.0
* [Robot Framework FTPLibrary](https://github.com/kowalpy/Robot-Framework-FTP-Library) 1.9
* [Robot Framework IMAPLibrary 2](https://pypi.org/project/robotframework-imaplibrary2/) 0.4.5
* [Robot Framework Pabot](https://github.com/mkorpela/pabot) 2.7.0
* [Robot Framework Pabot](https://github.com/mkorpela/pabot) 2.15.0
* [Robot Framework Requests](https://github.com/bulkan/robotframework-requests) 0.9.3
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 6.0.0
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 6.1.0
* [Robot Framework SSHLibrary](https://github.com/robotframework/SSHLibrary) 3.8.0
* [Axe Selenium Library](https://github.com/mozilla-services/axe-selenium-python) 2.1.6
* Firefox 104.0
Expand Down

0 comments on commit a4377c0

Please sign in to comment.