From 3ea4a408c7dd0766a4e07bee9dcdbd2e8f627cf3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 14 May 2026 20:06:36 +0000 Subject: [PATCH] chore(deps): update dependency requests to v2.34.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 65bf869..dec8120 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,6 @@ robotframework-databaselibrary==2.4.1 robotframework-httplibrary==0.4.2 robotframework-http-rabbitmq==1.0.3 robotframework-requests==0.9.7 -requests==2.33.1 +requests==2.34.0 faker==40.15.0 python-dotenv==1.2.2 -- 2.52.0