diff --git a/requirements/production.txt b/requirements/production.txt index 92c1d4a..0ea8940 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -5,7 +5,7 @@ gunicorn==20.1.0 # https://github.com/benoitc/gunicorn psycopg2==2.9.3 # https://github.com/psycopg/psycopg2 Collectfast==2.2.0 # https://github.com/antonagestam/collectfast -sentry-sdk==1.5.4 # https://github.com/getsentry/sentry-python +sentry-sdk==1.5.8 # https://github.com/getsentry/sentry-python # Django # ------------------------------------------------------------------------------