diff --git a/backend/Pipfile b/backend/Pipfile index e3d1dbd5..b5895b73 100644 --- a/backend/Pipfile +++ b/backend/Pipfile @@ -22,7 +22,7 @@ pydantic_settings = "2.1.0" pyjwt = "2.10.1" python-dotenv = "1.1.0" python-multipart = "0.0.20" -sentry-sdk = "2.31.0" +sentry-sdk = "2.32.0" sqlalchemy = "1.4.54" sqlalchemy-stubs = "0.4" starlette = "0.41.3"