diff --git a/requirements/production.txt b/requirements/production.txt index d613da6..80706e0 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -4,7 +4,7 @@ gunicorn==21.2.0 # https://github.com/benoitc/gunicorn psycopg[binary]==3.1.18 # https://github.com/psycopg/psycopg -sentry-sdk==1.40.6 # https://github.com/getsentry/sentry-python +sentry-sdk==2.8.0 # https://github.com/getsentry/sentry-python # Django # ------------------------------------------------------------------------------