diff --git a/requirements/production.txt b/requirements/production.txt index 00c4a96..3ae1ca6 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -4,7 +4,7 @@ gunicorn==22.0.0 # https://github.com/benoitc/gunicorn psycopg[c]==3.1.19 # https://github.com/psycopg/psycopg -sentry-sdk==2.3.1 # https://github.com/getsentry/sentry-python +sentry-sdk==2.4.0 # https://github.com/getsentry/sentry-python # Django # ------------------------------------------------------------------------------