fix(deps): add robotframework-requests to requirements
Add `robotframework-requests` version 0.9.7 to the requirements file. This change is made to enable HTTP request testing capabilities within the Robot Framework environment, enhancing the project's testing capabilities.
This commit is contained in:
@@ -8,6 +8,7 @@ robotframework-appiumlibrary==3.1
|
|||||||
robotframework-databaselibrary==2.3.2
|
robotframework-databaselibrary==2.3.2
|
||||||
robotframework-httplibrary==0.4.2
|
robotframework-httplibrary==0.4.2
|
||||||
robotframework-http-rabbitmq==1.0.3
|
robotframework-http-rabbitmq==1.0.3
|
||||||
|
robotframework-requests==0.9.7
|
||||||
requests==2.32.5
|
requests==2.32.5
|
||||||
faker==37.11.0
|
faker==37.11.0
|
||||||
python-dotenv==1.1.1
|
python-dotenv==1.1.1
|
||||||
|
|||||||
Reference in New Issue
Block a user