diff --git a/backend/Pipfile b/backend/Pipfile index 2b94957c..07e7dc48 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.30.0" +sentry-sdk = "2.31.0" sqlalchemy = "1.4.54" sqlalchemy-stubs = "0.4" starlette = "0.41.3"