Skip to content

Commit a168d2c

Browse files
committed
Issue #339 - Upgrade the Requests library to version 0.8.1
1 parent e8f0ca4 commit a168d2c

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
@@ -42,7 +42,7 @@ ENV FTP_LIBRARY_VERSION 1.9
4242
ENV GECKO_DRIVER_VERSION v0.26.0
4343
ENV IMAP_LIBRARY_VERSION 0.3.8
4444
ENV PABOT_VERSION 1.10.0
45-
ENV REQUESTS_VERSION 0.8.0
45+
ENV REQUESTS_VERSION 0.8.1
4646
ENV ROBOT_FRAMEWORK_VERSION 3.2.2
4747
ENV SELENIUM_LIBRARY_VERSION 4.5.0
4848
ENV SSH_LIBRARY_VERSION 3.6.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The versions used are:
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
2525
* [Robot Framework Pabot](https://github.com/mkorpela/pabot) 1.10.0
26-
* [Robot Framework Requests](https://github.com/bulkan/robotframework-requests) 0.8.0
26+
* [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
2929
* [Axe Selenium Library](https://github.com/mozilla-services/axe-selenium-python) 2.1.6

0 commit comments

Comments
 (0)