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