Skip to content

Commit 8472f13

Browse files
authored
Merge pull request #153 from ppodgorsek/issue-144
Issue #144 - Update Pabot to version 0.53
2 parents 71fe87e + 9417e89 commit 8472f13

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
@@ -21,7 +21,7 @@ ENV CHROMIUM_VERSION 73.0.*
2121
ENV FAKER_VERSION 4.2.0
2222
ENV FIREFOX_VERSION 66.0*
2323
ENV GECKO_DRIVER_VERSION v0.22.0
24-
ENV PABOT_VERSION 0.46
24+
ENV PABOT_VERSION 0.53
2525
ENV PYTHON_PIP_VERSION 18.0*
2626
ENV REQUESTS_VERSION 0.5.0
2727
ENV ROBOT_FRAMEWORK_VERSION 3.1.1

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The versions used are:
1717

1818
* [Robot Framework](https://github.com/robotframework/robotframework) 3.1.1
1919
* [Robot Framework Faker](https://github.com/guykisel/robotframework-faker) 4.2.0
20-
* [Robot Framework Pabot](https://github.com/mkorpela/pabot) 0.46
20+
* [Robot Framework Pabot](https://github.com/mkorpela/pabot) 0.53
2121
* [Robot Framework Requests](https://github.com/bulkan/robotframework-requests) 0.5.0
2222
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 3.3.1
2323
* Firefox 66.0

0 commit comments

Comments
 (0)