Skip to content

Commit ae470e4

Browse files
committed
Issue #340 - Upgrade Pabot to version 1.11
1 parent a168d2c commit ae470e4

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
@@ -41,7 +41,7 @@ ENV FIREFOX_VERSION 78
4141
ENV FTP_LIBRARY_VERSION 1.9
4242
ENV GECKO_DRIVER_VERSION v0.26.0
4343
ENV IMAP_LIBRARY_VERSION 0.3.8
44-
ENV PABOT_VERSION 1.10.0
44+
ENV PABOT_VERSION 1.11
4545
ENV REQUESTS_VERSION 0.8.1
4646
ENV ROBOT_FRAMEWORK_VERSION 3.2.2
4747
ENV SELENIUM_LIBRARY_VERSION 4.5.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The versions used are:
2222
* [Robot Framework Faker](https://github.com/guykisel/robotframework-faker) 5.0.0
2323
* [Robot Framework FTPLibrary](https://github.com/kowalpy/Robot-Framework-FTP-Library) 1.9
2424
* [Robot Framework IMAPLibrary 2](https://pypi.org/project/robotframework-imaplibrary2/) 0.3.8
25-
* [Robot Framework Pabot](https://github.com/mkorpela/pabot) 1.10.0
25+
* [Robot Framework Pabot](https://github.com/mkorpela/pabot) 1.11
2626
* [Robot Framework Requests](https://github.com/bulkan/robotframework-requests) 0.8.1
2727
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 4.5.0
2828
* [Robot Framework SSHLibrary](https://github.com/robotframework/SSHLibrary) 3.6.0

0 commit comments

Comments
 (0)