Skip to content

Commit 557db87

Browse files
committed
Issue #364 - Upgrade the Requests library to version 0.9.1
1 parent 45d5605 commit 557db87

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
@@ -43,7 +43,7 @@ ENV FTP_LIBRARY_VERSION 1.9
4343
ENV GECKO_DRIVER_VERSION v0.26.0
4444
ENV IMAP_LIBRARY_VERSION 0.4.0
4545
ENV PABOT_VERSION 2.0.1
46-
ENV REQUESTS_VERSION 0.8.1
46+
ENV REQUESTS_VERSION 0.9.1
4747
ENV ROBOT_FRAMEWORK_VERSION 4.1
4848
ENV SELENIUM_LIBRARY_VERSION 5.1.1
4949
ENV SSH_LIBRARY_VERSION 3.6.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The versions used are:
2424
* [Robot Framework FTPLibrary](https://github.com/kowalpy/Robot-Framework-FTP-Library) 1.9
2525
* [Robot Framework IMAPLibrary 2](https://pypi.org/project/robotframework-imaplibrary2/) 0.4.0
2626
* [Robot Framework Pabot](https://github.com/mkorpela/pabot) 2.0.1
27-
* [Robot Framework Requests](https://github.com/bulkan/robotframework-requests) 0.8.1
27+
* [Robot Framework Requests](https://github.com/bulkan/robotframework-requests) 0.9.1
2828
* [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 5.1.1
2929
* [Robot Framework SSHLibrary](https://github.com/robotframework/SSHLibrary) 3.6.0
3030
* [Axe Selenium Library](https://github.com/mozilla-services/axe-selenium-python) 2.1.6

0 commit comments

Comments
 (0)