From a9ac120a6b2ed591828155b6c25f0eea417dca77 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 30 Mar 2026 17:16:44 +0000 Subject: [PATCH] chore(deps): update dependency requests to v2.33.1 (#316) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f4fc6bb..0385dc0 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.0 +requests==2.33.1 faker==40.11.1 python-dotenv==1.2.2