From 46cbf46d546f83a41589016f9e4f08e2b8b8a986 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 06:39:36 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- data_ingestion/events_tracking/tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_ingestion/events_tracking/tests/requirements.txt b/data_ingestion/events_tracking/tests/requirements.txt index ea26885..78f14e6 100644 --- a/data_ingestion/events_tracking/tests/requirements.txt +++ b/data_ingestion/events_tracking/tests/requirements.txt @@ -1,5 +1,5 @@ pytest boto3 -requests==2.31.0 +requests==2.32.0 psycopg2-binary sqlalchemy