From 08563373198855bac4d3358617332dc2d735502d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 16 May 2026 20:06:42 +0000 Subject: [PATCH] chore(deps): update dependency requests to v2.34.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dec8120..a896ed3 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.34.0 +requests==2.34.1 faker==40.15.0 python-dotenv==1.2.2 -- 2.52.0