diff --git a/application/change_event_dlq_handler/requirements.txt b/application/change_event_dlq_handler/requirements.txt index e27f685d9..03bb02051 100644 --- a/application/change_event_dlq_handler/requirements.txt +++ b/application/change_event_dlq_handler/requirements.txt @@ -1 +1 @@ -aws-lambda-powertools[tracer] ~= 2.43.0 +aws-lambda-powertools[tracer] ~= 3.15.1 diff --git a/application/dos_db_handler/requirements.txt b/application/dos_db_handler/requirements.txt index a5f3571d4..1b3df17b4 100644 --- a/application/dos_db_handler/requirements.txt +++ b/application/dos_db_handler/requirements.txt @@ -1,2 +1,2 @@ -aws-lambda-powertools[tracer] ~= 2.43.0 +aws-lambda-powertools[tracer] ~= 3.15.1 psycopg[binary] diff --git a/application/dos_db_update_dlq_handler/requirements.txt b/application/dos_db_update_dlq_handler/requirements.txt index e27f685d9..03bb02051 100644 --- a/application/dos_db_update_dlq_handler/requirements.txt +++ b/application/dos_db_update_dlq_handler/requirements.txt @@ -1 +1 @@ -aws-lambda-powertools[tracer] ~= 2.43.0 +aws-lambda-powertools[tracer] ~= 3.15.1 diff --git a/application/event_replay/requirements.txt b/application/event_replay/requirements.txt index a56853a73..a27fd226f 100644 --- a/application/event_replay/requirements.txt +++ b/application/event_replay/requirements.txt @@ -1,2 +1,2 @@ -aws-lambda-powertools[tracer] ~= 2.43.0 +aws-lambda-powertools[tracer] ~= 3.15.1 simplejson diff --git a/application/send_email/requirements.txt b/application/send_email/requirements.txt index e27f685d9..03bb02051 100644 --- a/application/send_email/requirements.txt +++ b/application/send_email/requirements.txt @@ -1 +1 @@ -aws-lambda-powertools[tracer] ~= 2.43.0 +aws-lambda-powertools[tracer] ~= 3.15.1 diff --git a/application/service_matcher/requirements.txt b/application/service_matcher/requirements.txt index 6c5b01dad..1d0c4bcc6 100644 --- a/application/service_matcher/requirements.txt +++ b/application/service_matcher/requirements.txt @@ -1,3 +1,3 @@ -aws-lambda-powertools[tracer] ~= 2.43.0 +aws-lambda-powertools[tracer] ~= 3.15.1 psycopg[binary] pytz diff --git a/application/service_sync/requirements.txt b/application/service_sync/requirements.txt index 6c5b01dad..1d0c4bcc6 100644 --- a/application/service_sync/requirements.txt +++ b/application/service_sync/requirements.txt @@ -1,3 +1,3 @@ -aws-lambda-powertools[tracer] ~= 2.43.0 +aws-lambda-powertools[tracer] ~= 3.15.1 psycopg[binary] pytz diff --git a/application/slack_messenger/requirements.txt b/application/slack_messenger/requirements.txt index 589fc68bf..a50a2d7b9 100644 --- a/application/slack_messenger/requirements.txt +++ b/application/slack_messenger/requirements.txt @@ -1,2 +1,2 @@ -aws-lambda-powertools[tracer] ~= 2.43.0 +aws-lambda-powertools[tracer] ~= 3.15.1 requests