Skip to content

Commit a4377c0

Browse files
authored
Merge pull request #429 from rs-roy/master
Updated Robot framework and Pabot library version
2 parents 4bf8add + cf60e3d commit a4377c0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ ENV FIREFOX_VERSION 104.0
4242
ENV FTP_LIBRARY_VERSION 1.9
4343
ENV GECKO_DRIVER_VERSION v0.30.0
4444
ENV IMAP_LIBRARY_VERSION 0.4.5
45-
ENV PABOT_VERSION 2.7.0
45+
ENV PABOT_VERSION 2.15.0
4646
ENV REQUESTS_VERSION 0.9.3
47-
ENV ROBOT_FRAMEWORK_VERSION 5.0.1
48-
ENV SELENIUM_LIBRARY_VERSION 6.0.0
47+
ENV ROBOT_FRAMEWORK_VERSION 6.0.2
48+
ENV SELENIUM_LIBRARY_VERSION 6.1.0
4949
ENV SSH_LIBRARY_VERSION 3.8.0
5050
ENV XVFB_VERSION 1.20
5151

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@ The versioning of this image follows the one of Robot Framework:
1515

1616
The versions used are:
1717

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

0 commit comments

Comments
 (0)