From a9fa0fb41653081c58cc6f2898545daea350b4fa Mon Sep 17 00:00:00 2001 From: Marco Castelluccio Date: Thu, 21 Sep 2023 05:32:30 -0400 Subject: [PATCH] Revert "build(deps): bump sentry-sdk from 1.16.0 to 1.31.0 in /tools (#2064)" This reverts commit 3fd1f54e081abac6c5d8fff801758dc2515bc03f. --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index c88a86e05..18c327b88 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,7 +1,7 @@ aiohttp==3.8.5 async-timeout==4.0.3 pytz==2023.3.post1 -sentry-sdk==1.31.0 +sentry-sdk==1.16.0 structlog==23.1.0 taskcluster==55.3.0 # Please see #1779, this eventually must be removed!