Skip to content

Commit be349e0

Browse files
authored
Merge pull request #265 from ppodgorsek/issue-264
Issue #264 - Upgrade the Requests library to version 0.6.6
2 parents 5b5c3c3 + 64b5674 commit be349e0

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
@@ -33,7 +33,7 @@ ENV FTP_LIBRARY_VERSION 1.9
3333
ENV GECKO_DRIVER_VERSION v0.26.0
3434
ENV IMAP_LIBRARY_VERSION 0.3.0
3535
ENV PABOT_VERSION 1.2.1
36-
ENV REQUESTS_VERSION 0.6.5
36+
ENV REQUESTS_VERSION 0.6.6
3737
ENV ROBOT_FRAMEWORK_VERSION 3.1.2
3838
ENV SELENIUM_LIBRARY_VERSION 4.3.0
3939
ENV SSH_LIBRARY_VERSION 3.4.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The versions used are:
2121
* [Robot Framework FTPLibrary](https://github.com/kowalpy/Robot-Framework-FTP-Library) 1.9
2222
* [Robot Framework IMAPLibrary](https://github.com/rickypc/robotframework-imaplibrary) 0.3.0
2323
* [Robot Framework Pabot](https://github.com/mkorpela/pabot) 1.2.1
24-
* [Robot Framework Requests](https://github.com/bulkan/robotframework-requests) 0.6.5
24+
* [Robot Framework Requests](https://github.com/bulkan/robotframework-requests) 0.6.6
2525
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 4.3.0
2626
* [Robot Framework SSHLibrary](https://github.com/robotframework/SSHLibrary) 3.4.0
2727
* Firefox ESR 68.7

0 commit comments

Comments
 (0)