From f49cf5cf586baae733d6f5dfa3b9e41d7edc13ee Mon Sep 17 00:00:00 2001 From: "uptick-renovate[bot]" <233184461+uptick-renovate[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 16:13:55 +0000 Subject: [PATCH] chore(deps): update dependency sentry-sdk to v2 --- lambda_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambda_requirements.txt b/lambda_requirements.txt index 7457dcd..27fa6b9 100644 --- a/lambda_requirements.txt +++ b/lambda_requirements.txt @@ -1,6 +1,6 @@ requests==2.32.4 boto3==1.40.70 -sentry-sdk==1.45.1 +sentry-sdk==2.54.0 awslambdaric pydantic playwright==1.43.0 \ No newline at end of file