From d210e42448f121a3293f1fa3d06a5d31973eb476 Mon Sep 17 00:00:00 2001 From: Anton Pirker Date: Mon, 22 Jan 2024 15:36:42 +0100 Subject: [PATCH] Pin to commit that has some cleanup for new scopes --- requirements-getsentry-overrides.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements-getsentry-overrides.txt b/requirements-getsentry-overrides.txt index ab890f705d5883..a41ddfc1c977fa 100644 --- a/requirements-getsentry-overrides.txt +++ b/requirements-getsentry-overrides.txt @@ -7,3 +7,6 @@ # the format is: # # comment explaining what you're doing # library-name @ https://github.com/getsentry//archive/<40 char sha>.zip + +# Dog fooding some cleanup in the Python SDK +sentry-sdk @ https://github.com/getsentry/sentry-python/archive/a21349077453840e55f69265953de80a00e987ac.zip