Skip to content

Commit 1d516de

Browse files
authored
Merge pull request #120 from ppodgorsek/issue-118
Issue #118 - Update Pabot to version 0.45
2 parents 012419f + 947b284 commit 1d516de

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 69.0.*
2121
ENV FAKER_VERSION 4.2.0
2222
ENV FIREFOX_VERSION 62.0*
2323
ENV GECKO_DRIVER_VERSION v0.22.0
24-
ENV PABOT_VERSION 0.43
24+
ENV PABOT_VERSION 0.45
2525
ENV PYTHON_PIP_VERSION 9.0.*
2626
ENV REQUESTS_VERSION 0.4.7
2727
ENV ROBOT_FRAMEWORK_VERSION 3.0.4

README.md

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

1818
* [Robot Framework](https://github.com/robotframework/robotframework) 3.0.4
1919
* [Robot Framework Faker](https://github.com/guykisel/robotframework-faker) 4.2.0
20-
* [Robot Framework Pabot](https://github.com/mkorpela/pabot) 0.43
20+
* [Robot Framework Pabot](https://github.com/mkorpela/pabot) 0.45
2121
* [Robot Framework Requests](https://github.com/bulkan/robotframework-requests) 0.4.7
2222
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 3.1.1
2323
* Firefox 62.0

0 commit comments

Comments
 (0)