diff --git a/requirements/production.txt b/requirements/production.txt index e2ef4b5..09eba95 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -8,4 +8,4 @@ psycopg[c]==3.1.17 # https://github.com/psycopg/psycopg # Django # ------------------------------------------------------------------------------ django-anymail[sendgrid]==10.2 # https://github.com/anymail/django-anymail -newrelic==9.3.0 # https://github.com/newrelic/newrelic-python-agent +newrelic==9.5.0 # https://github.com/newrelic/newrelic-python-agent