From 01ab1633d594077430066216967626b02683fcf2 Mon Sep 17 00:00:00 2001 From: "uptick-renovate[bot]" <233184461+uptick-renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 13:07:32 +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 8afde94..e9aab27 100644 --- a/lambda_requirements.txt +++ b/lambda_requirements.txt @@ -1,6 +1,6 @@ requests==2.33.0 boto3==1.40.70 -sentry-sdk==1.45.1 +sentry-sdk==2.66.0 awslambdaric pydantic playwright==1.43.0 \ No newline at end of file