From da5360993de2d87a7228a7771cd8a608ef52dcee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 14:04:34 +0000 Subject: [PATCH] chore(deps): update dependency sentry-sdk to v1.40.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2a5757d..fceb398 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ redis==5.0.1 rq==1.15.1 python-dotenv==1.0.0 gunicorn==21.2.0 -sentry-sdk==1.39.1 +sentry-sdk==1.40.5 blinker==1.7.0 Werkzeug==3.0.1 Unidecode==1.3.7