From 5bdf3f9dbd8ace920ef08df32d9a53cdb18fb4e6 Mon Sep 17 00:00:00 2001 From: Paul Podgorsek Date: Tue, 9 Jul 2024 08:42:00 +0100 Subject: [PATCH] Issue #495 - Upgrade the Requests library to version 0.9.7 --- Dockerfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 5260052..07270a4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -46,7 +46,7 @@ ENV FTP_LIBRARY_VERSION 1.9 ENV GECKO_DRIVER_VERSION v0.33.0 ENV IMAP_LIBRARY_VERSION 0.4.6 ENV PABOT_VERSION 2.18.0 -ENV REQUESTS_VERSION 0.9.6 +ENV REQUESTS_VERSION 0.9.7 ENV ROBOT_FRAMEWORK_VERSION 7.0.1 ENV SELENIUM_LIBRARY_VERSION 6.2.0 ENV SSH_LIBRARY_VERSION 3.8.0 diff --git a/README.md b/README.md index c0bf05b..037f30a 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ The versions used are: * [Robot Framework FTPLibrary](https://github.com/kowalpy/Robot-Framework-FTP-Library) 1.9 * [Robot Framework IMAPLibrary 2](https://pypi.org/project/robotframework-imaplibrary2/) 0.4.6 * [Robot Framework Pabot](https://github.com/mkorpela/pabot) 2.18.0 -* [Robot Framework Requests](https://github.com/bulkan/robotframework-requests) 0.9.6 +* [Robot Framework Requests](https://github.com/bulkan/robotframework-requests) 0.9.7 * [Robot Framework SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary) 6.2.0 * [Robot Framework SSHLibrary](https://github.com/robotframework/SSHLibrary) 3.8.0 * [Axe Selenium Library](https://github.com/mozilla-services/axe-selenium-python) 2.1.6