From 0e67e48b41c7b9ef940a296ef9a0251448d81683 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 02:46:18 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F(dependencies)=20update=20sen?= =?UTF-8?q?try-sdk=20to=20v2.19.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f361fdefb2..9274679422 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -98,7 +98,7 @@ sandbox = [ "factory-boy==3.3.1", "gunicorn==23.0.0", "psycopg2-binary==2.9.10", - "sentry-sdk==2.19.0", + "sentry-sdk==2.19.2", ] [tool.flake8]