From a3bc706fcd43a9d9971ac220e1613599c1952139 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 18:36:43 +0000 Subject: [PATCH] chore(deps): update cog requirement sentry-sdk to v2.54.0 --- requirements.txt | 2 +- sentry/info.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 537f685c..24c7484f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ chat_exporter~=3.0.0 croniter~=6.0.0 prometheus-client~=0.24.0 python-Levenshtein~=0.27.1 -sentry-sdk~=2.50.0 +sentry-sdk~=2.54.0 diff --git a/sentry/info.json b/sentry/info.json index d1450f71..f3ce9f9b 100644 --- a/sentry/info.json +++ b/sentry/info.json @@ -10,7 +10,7 @@ "sentry" ], "requirements": [ - "sentry-sdk~=2.50.0" + "sentry-sdk~=2.54.0" ], "install_msg": "Install: `[p]set api sentry dsn,https://fooo@bar.baz/9`", "min_bot_version": "3.5.1"