diff --git a/requirements/production.txt b/requirements/production.txt index 60cdfb0..193bd35 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,3 +1,3 @@ -r base.txt -sentry-sdk==1.23.0 # https://github.com/getsentry/sentry-python +sentry-sdk==1.25.0 # https://github.com/getsentry/sentry-python