From 0794efa8f48b549a35f5fbb3544bb0e3fe9c49f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 13:01:14 +0000 Subject: [PATCH] Update dependency sentry-sdk to ~=1.45.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f053cc4..f6b79da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ starlette~=0.35.1 websocket-client~=1.6.1 apscheduler~=3.10.1 pillow~=9.5.0 -sentry-sdk[fastapi]~=1.39.2 +sentry-sdk[fastapi]~=1.45.1 pytest~=7.4.0 fastapi-sqlalchemy~=0.2.1 alembic~=1.13.1